log libmpdemux/open.c @ 5303:534f16f50c17

age author description
Sat, 16 Feb 2002 21:48:59 +0000 alex fixed MP3 ICY detection, return detected file format for open_stream
Wed, 06 Feb 2002 20:16:35 +0000 pontscho add mfi support
Sun, 27 Jan 2002 19:23:43 +0000 arpi DVD progress bar fix
Fri, 25 Jan 2002 12:54:52 +0000 kmkaplan Don't segfault with empty -chapter spec.
Thu, 24 Jan 2002 23:02:59 +0000 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
Mon, 21 Jan 2002 09:44:31 +0000 kmkaplan Add option -last-chapter for DVD playing/encoding
Sat, 19 Jan 2002 09:04:02 +0000 bertrand Moved network related code from open.c to network.c
Thu, 17 Jan 2002 20:40:07 +0000 albeu Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD
Mon, 14 Jan 2002 06:44:30 +0000 bertrand Added support for the environment variable http_proxy.
Tue, 08 Jan 2002 07:31:29 +0000 bertrand Kept the HTTP connection open after autodetect, so
Wed, 26 Dec 2001 00:16:09 +0000 arpi dvd language->aid/sid functions
Wed, 19 Dec 2001 09:02:52 +0000 bertrand Removed unnecessary check after the protocol autodetection.
Sat, 01 Dec 2001 23:40:24 +0000 arpi using #ifdef HAVE_VCD
Wed, 21 Nov 2001 10:30:59 +0000 pontscho add subtitle language detect.
Wed, 21 Nov 2001 02:49:01 +0000 bertrand Don't need to stream_enable_cache it will be done later.