Mercurial > libavcodec.hg
log mpeg4video_parser.c @ 7051:4f1331b0d428 libavcodec
age | author | description |
---|---|---|
Wed, 09 May 2007 23:13:43 +0000 | aurel | move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c 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 17:59:37 +0000 | aurel | move mpeg4video_parser in it's own file libavcodec |