log libmpdemux/video.c @ 18444:fa603193eccf

age author description
Wed, 10 May 2006 22:03:18 +0000 nicodvb moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
Sun, 07 May 2006 16:05:38 +0000 nicodvb COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
Sat, 06 May 2006 07:31:49 +0000 diego support for vfps OGM files
Sun, 23 Apr 2006 12:29:10 +0000 diego Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
Sun, 26 Mar 2006 14:10:52 +0000 rtognimp Fix a/v desync for real some files
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Sun, 08 Jan 2006 14:03:42 +0000 nicodvb include the right avcodec.h, consistently with the rest of mplayer
Sat, 07 Jan 2006 22:20:46 +0000 nicodvb disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
Sat, 31 Dec 2005 17:47:54 +0000 nicodvb search next sequence_header untile a valid one is found
Mon, 19 Dec 2005 19:38:28 +0000 henry malloc padding to avoid access beyond allocated memory
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sat, 17 Sep 2005 18:36:43 +0000 reimar Fix H264 packetizer. Might not work with arbitrary slice order.
Fri, 26 Aug 2005 22:53:59 +0000 rtognimp Fix mpeg-pes playback
Fri, 26 Aug 2005 17:40:02 +0000 reimar support MPEG in GXF container with extension-based detection.
Sat, 06 Aug 2005 16:15:07 +0000 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!