]> git.sesse.net Git - ffmpeg/commit
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser...
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Mon, 6 Nov 2006 10:43:49 +0000 (10:43 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Mon, 6 Nov 2006 10:43:49 +0000 (10:43 +0000)
commit4067d81be2dfcb1cc14d02ac4b6ac657b3895f85
tree85c94cb966003a6c0c3c80d41711363241cad575
parent34d3376902e77224d392335b8eb4162a260a70af
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c

Originally committed as revision 6914 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c
libavcodec/mpegvideo.h
libavcodec/parser.c
libavcodec/parser.h [new file with mode: 0644]