log libmpdemux/video.c @ 8965:14fa6a121a47

age author description
Thu, 16 Jan 2003 22:34:46 +0000 arpi fixed the well-known DVD/DVB audio delay bug :)
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Sat, 21 Sep 2002 22:39:04 +0000 arpi we don't need the 0x1ff hack any more!
Tue, 10 Sep 2002 21:50:03 +0000 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
Fri, 06 Sep 2002 22:36:55 +0000 michael typo (checking for mpeg twice, instead of mpeg & MPEG)
Sat, 31 Aug 2002 18:31:05 +0000 arpi user-data moved one -v up
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
Thu, 25 Jul 2002 16:39:22 +0000 arpi codmetics :)
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Thu, 27 Jun 2002 10:12:31 +0000 alex Paul Ortyl's patch
Fri, 14 Jun 2002 00:49:56 +0000 arpi fixed playback speed and a-v sync issues
Mon, 10 Jun 2002 09:59:44 +0000 albeu Fix asf stream wich were giving invalid frame times because the frame time
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 15:57:22 +0000 arpi ugly workaround disabled
Fri, 12 Apr 2002 10:48:21 +0000 arpi generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updated