Aurelien Jacobs
|
41fe055242
|
parser.h uses AVCodecContext so it needs to include avcodec.h
Originally committed as revision 8897 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-05 17:56:47 +00:00 |
Diego Biurrun
|
98d0205145
|
Move AC3 header parsing code together with the rest of the AC3 parsing code.
Originally committed as revision 8739 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-15 12:32:36 +00:00 |
Diego Biurrun
|
e42dba481f
|
typos/grammar
Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-07 14:09:20 +00:00 |
Stefan Gehrer
|
53aa68b329
|
move all cavs-parsing to cavs.c
This should help building parser without decoder
Originally committed as revision 6993 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-12 20:18:07 +00:00 |
Stefan Gehrer
|
d136d2fcea
|
make mpeg4video_split public as ff_mpeg4video_split
Originally committed as revision 6991 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-12 20:01:50 +00:00 |
Baptiste Coudurier
|
4067d81be2
|
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
|
2006-11-06 10:43:49 +00:00 |