Mercurial > libavcodec.hg
log mpegvideo_parser.c @ 6892:ef70c05f77e8 libavcodec
age | author | description |
---|---|---|
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 |