Diego Elio Pettenò
|
d36beb3f69
|
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-01-26 16:08:45 +00:00 |
|
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 |
|
Michael Niedermayer
|
fc53b6afee
|
Split H263 encoder and decoder from common code.
Originally committed as revision 21109 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-01-09 14:59:06 +00:00 |
|
Michael Niedermayer
|
e75d233506
|
Fix indention.
Originally committed as revision 21091 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-01-08 16:04:45 +00:00 |
|
Michael Niedermayer
|
4fea04820b
|
Factorize if() surrounding every ff_h263_show_pict_info() call.
Originally committed as revision 21058 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-01-07 14:55:11 +00:00 |
|
Michael Niedermayer
|
d7525cba23
|
Split out intel H263 decoder.
Originally committed as revision 21054 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-01-07 06:25:41 +00:00 |
|