log libmpdemux/demuxer.h @ 8733:478561617705

age author description
Sun, 22 Dec 2002 21:01:01 +0000 arpi XMMS Input plugin support
Sat, 16 Nov 2002 03:42:14 +0000 arpi demuxer_control(), percent position and time length query implemented in
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Thu, 17 Oct 2002 00:54:13 +0000 arpi fill the extra bytes with zero
Wed, 16 Oct 2002 14:50:45 +0000 arpi ds_tell_block()
Fri, 13 Sep 2002 18:58:14 +0000 alex added smjpeg demuxer only for nexus' request
Tue, 10 Sep 2002 21:50:03 +0000 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
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>
Sun, 04 Aug 2002 00:15:58 +0000 arpi new_demux_packet: allocate 8 bytes too much
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Tue, 11 Jun 2002 14:29:51 +0000 albeu Support for playing audio cds using cdparanoia. Include a raw audio
Wed, 29 May 2002 17:14:38 +0000 arpi off_t fields reordered, to avoid problems due to struct padding
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.