summaryrefslogtreecommitdiffstats
path: root/libmpdemux/open.c
Commit message (Expand)AuthorAgeFilesLines
* Enable CDDB support only if the network layer is enabled.bertrand2002-09-171-0/+4
* stream layer cleanup part 2arpi2002-09-151-36/+5
* stream layer cleanup - part 1arpi2002-09-151-7/+3
* removed obsolete VCD_CACHE hackarpi2002-09-151-6/+0
* removed messy global 'tv_handle', use stream->priv for that purposearpi2002-09-081-1/+4
* SPARC gcc generates bad code accessing an unaligned and packed structure memberjkeil2002-09-061-0/+15
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-0/+12
* There appears to be a trivial namespace error in determining the validarpi2002-07-301-1/+1
* Workaround for seeking multiangle discs with missing sml_agli[] table, as aarpi2002-07-231-6/+33
* - add icon (nice, but very ugly hakk:)pontscho2002-07-051-3/+10
* filename can be NULL. Fix the conflict between cdda and dvdnav.albeu2002-06-211-2/+2
* Add uninit to the dvd stream.albeu2002-06-211-0/+7
* CDDB support added.bertrand2002-06-211-0/+3
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-0/+9
* common code to handle file/stdin/fifo opening, allows using named pipes andarpi2002-06-071-13/+10
* 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