log libmpdemux/demuxer.c @ 6943:9d0090eae586

age author description
Tue, 06 Aug 2002 22:01:45 +0000 arpi 10l
Tue, 06 Aug 2002 21:21:14 +0000 arpi detection reordered. note: raw DV detection should be more reliable.
Mon, 05 Aug 2002 17:21:35 +0000 arpi raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Fri, 26 Jul 2002 12:36:13 +0000 albeu Add uninit to the avi demuxer
Tue, 02 Jul 2002 22:31:50 +0000 pontscho add -audiofile support for gui
Tue, 11 Jun 2002 14:29:51 +0000 albeu Support for playing audio cds using cdparanoia. Include a raw audio
Sat, 25 May 2002 22:13:23 +0000 arpi clone_demux_packet(), using refcounting to avoid memcpy()
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
Sat, 16 Mar 2002 14:32:03 +0000 albeu Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
Fri, 15 Mar 2002 21:38:54 +0000 alex spelling type fix by Anders Rune Jensen
Fri, 15 Mar 2002 15:53:11 +0000 alex added get_sh_video/audio and realmedia seeking
Thu, 14 Mar 2002 11:18:19 +0000 arpi mp3 detection fixed...
Wed, 20 Feb 2002 16:59:25 +0000 albeu Demuxers demuxer support for using external audiofile (or muxed subtitles).
Sun, 17 Feb 2002 02:11:14 +0000 arpi ehh, i forgot to commit this...