summaryrefslogtreecommitdiffstats
path: root/libmpdemux/open.c
Commit message (Expand)AuthorAgeFilesLines
* printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARNalbeu2002-05-021-3/+3
* DVDKIT supportarpi2002-04-241-5/+0
* dvdnav functions moved out to dvdnav_steram.carpi2002-04-031-9/+11
* typo, thx to Mark Szabo <mw3@bsd.hu>arpi2002-03-281-1/+1
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+25
* fixed MP3 ICY detection, return detected file format for open_streamalex2002-02-161-1/+1
* add mfi supportpontscho2002-02-061-0/+15
* DVD progress bar fixarpi2002-01-271-1/+2
* Don't segfault with empty -chapter spec.kmkaplan2002-01-251-0/+2
* Extended DVD chapter specification. Remove -last-chapter option.kmkaplan2002-01-241-0/+34
* Add option -last-chapter for DVD playing/encodingkmkaplan2002-01-211-3/+20
* Moved network related code from open.c to network.cbertrand2002-01-191-14/+3
* Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDalbeu2002-01-171-6/+8
* Added support for the environment variable http_proxy.bertrand2002-01-141-0/+1
* Kept the HTTP connection open after autodetect, sobertrand2002-01-081-2/+11
* dvd language->aid/sid functionsarpi2001-12-261-2/+38
* Removed unnecessary check after the protocol autodetection.bertrand2001-12-191-6/+0
* using #ifdef HAVE_VCDarpi2001-12-011-0/+2
* add subtitle language detect.pontscho2001-11-211-2/+35
* Don't need to stream_enable_cache it will be done later.bertrand2001-11-211-1/+0
* Changed the order of processing the network opening.bertrand2001-11-201-4/+8
* add dvd audio stream detectpontscho2001-11-161-18/+64
* tv interface updatealex2001-11-161-4/+21
* tuning worx (can set frequency)alex2001-11-111-0/+1
* tv updatealex2001-11-101-4/+5
* added tv subsystemalex2001-11-091-0/+18
* streaming fixedarpi2001-10-201-1/+3
* libdemux cleanup part 1arpi2001-10-201-1/+0
* libdemuxer...arpi2001-10-201-0/+437