log mpegvideo_parser.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Wed, 03 Feb 2010 04:40:42 +0000 michael Revert libavcodec
Mon, 14 Dec 2009 11:57:33 +0000 michael Merge init & declaration of buf_end. libavcodec
Sat, 05 Dec 2009 09:36:32 +0000 cehoyos Cosmetics: Reindent after r20736. libavcodec
Sat, 05 Dec 2009 03:53:12 +0000 michael Make sure the parsers do not overwrite width/height as this can interfere libavcodec
Mon, 02 Mar 2009 14:53:18 +0000 michael Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead libavcodec
Tue, 24 Feb 2009 20:23:19 +0000 cehoyos Correct time_base and repeat_pict for MPEG2 video. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Tue, 03 Jun 2008 02:43:17 +0000 michael In mpeg1/2 timestamps are associated with the access unit which libavcodec
Fri, 04 Apr 2008 00:43:34 +0000 michael Disable the split function. This should end the mpeg1/2 global header issues. libavcodec
Wed, 20 Feb 2008 20:24:38 +0000 michael revert 12156 libavcodec
Wed, 20 Feb 2008 19:48:25 +0000 michael Forgot this, which is needed for merging field pics too. libavcodec
Wed, 20 Feb 2008 03:20:06 +0000 michael Make timestamp interpolation work with mpeg2 field pictures. libavcodec
Mon, 07 May 2007 00:47:03 +0000 aurel make some parser parameters const to avoid casting const to non-const libavcodec
Sat, 05 May 2007 18:25:02 +0000 aurel add a ff_ prefix to the now exported mpeg1_find_frame_end() function libavcodec
Sat, 05 May 2007 18:18:51 +0000 aurel move mpegvideo_parser in it's own file libavcodec