log libmpdemux/demuxer.c @ 6184:47297acadbfb

age author description
Thu, 02 May 2002 10:25:48 +0000 albeu Fix frame_time for variable fps movies as it was the last frame duration.
Mon, 29 Apr 2002 13:36:18 +0000 albeu Add support for another AVI with ogg/vorbis audio (0x674F)
Wed, 24 Apr 2002 17:28:23 +0000 albeu Uninit added
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Tue, 23 Apr 2002 23:21:19 +0000 arpi more strict check for .mp3
Sun, 21 Apr 2002 02:38:50 +0000 jaf mplayer was not compileable without, i tested it with and without vorbis, i hope it's ok
Sat, 20 Apr 2002 17:50:11 +0000 albeu Seeking implemented
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Wed, 03 Apr 2002 17:49:40 +0000 arpi added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>
Wed, 03 Apr 2002 15:40:13 +0000 arpi don't alloc/free NULL
Mon, 01 Apr 2002 17:11:59 +0000 arpi freeing codec in/out buffers is job of libmpcodecs, not demuxer
Sun, 31 Mar 2002 02:45:14 +0000 arpi added soem debug prints, and fixed 10l bug of Alban
Wed, 20 Mar 2002 05:15:53 +0000 melanson added a BMP file demuxer...yeah, that's right, a static image BMP file
Sun, 17 Mar 2002 02:59:04 +0000 melanson FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
Sun, 17 Mar 2002 02:04:06 +0000 arpi don't free our_out_buffer - it's obsoleted