log libmpdemux/video.c @ 8926:497e3b284a10

age author description
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
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Sun, 31 Mar 2002 18:28:00 +0000 melanson backed out unneeded mod
Sun, 31 Mar 2002 17:24:12 +0000 melanson fixed RoQ framerate by multiplying PTS calculation by some absurd constant
Sat, 16 Mar 2002 19:58:07 +0000 melanson added proper PTS support for FILM demuxer
Wed, 20 Feb 2002 22:45:00 +0000 atmos4 Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
Thu, 14 Feb 2002 22:15:53 +0000 arpi mpeg-es osd fix - patch by ??? (lost mail:((()
Thu, 24 Jan 2002 15:21:22 +0000 jaf aspect ratio 9 added.
Thu, 10 Jan 2002 01:59:49 +0000 arpi added mpeg userdata dump
Fri, 04 Jan 2002 16:48:13 +0000 alex libmpeg2 is now able to decode framecopied (with mencoder) mpeg files
Tue, 25 Dec 2001 11:20:58 +0000 pl missing #include's
Sun, 23 Dec 2001 01:34:49 +0000 atmos4 Add aspect 6, anamorphic 16:9 for svcd
Sun, 16 Dec 2001 14:51:04 +0000 arpi vivo A-V sync fixed
Sat, 08 Dec 2001 03:21:59 +0000 atmos4 Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file was 4:3.
Fri, 09 Nov 2001 02:17:02 +0000 pl added missing #include <malloc.h>
Tue, 30 Oct 2001 20:36:20 +0000 arpi video frame reading cleanup