Stefano Sabatini
|
72415b2adb
|
Define AVMediaType enum, and use it instead of enum CodecType, which
is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-03-30 23:30:55 +00:00 |
|
Reimar Döffinger
|
688621d76b
|
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and
ff_h263_encode_mba
Originally committed as revision 21568 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-01-31 12:27:05 +00:00 |
|
Reimar Döffinger
|
2ba8301769
|
Mark all pix_fmts and supported_framerates compound literals as const.
Makes no difference for gcc but at least icc can put them in .rodata then.
Originally committed as revision 19789 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-09-06 16:09:21 +00:00 |
|
Diego Biurrun
|
b6767d6d9b
|
Split RV20 encoder into its own file.
Originally committed as revision 19578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-08-03 23:07:08 +00:00 |
|