Mercurial > libavcodec.hg
log mpeg4video_parser.c @ 9440:daee921fb6bb libavcodec
age | author | description |
---|---|---|
Sun, 22 Feb 2009 13:48:55 +0000 | stefano | Add missing av_cold in static init/close functions. libavcodec |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec |
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 |