Mercurial > libavcodec.hg
graph
-
Avoid void*-arithmetic, and uint8_t* is more correct anyway. libavcodecMon, 06 Nov 2006 17:56:08 +0000, by reimar
-
rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static libavcodecMon, 06 Nov 2006 10:46:54 +0000, by bcoudurier
-
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c libavcodecMon, 06 Nov 2006 10:43:49 +0000, by bcoudurier
-
Fix ASF format parser's broken UTF-16 string handling libavcodecMon, 06 Nov 2006 10:32:48 +0000, by gpoirier