Stefano Sabatini
|
fe4bf37455
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-06-12 21:50:13 +00:00 |
|
Carl Eugen Hoyos
|
eacced45c4
|
Replace some occurrences of -1 with PIX_FMT_NONE.
Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13130 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-11 22:28:43 +00:00 |
|
Diego Biurrun
|
ccd425e799
|
Remove unnecessary parentheses from return calls.
Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-06 09:16:36 +00:00 |
|
Stefano Sabatini
|
162d4fc99d
|
Add long names to AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-27 22:39:51 +00:00 |
|
Zuxy Meng
|
98a6fff98c
|
Apply 'cold' attribute to init/uninit functions in libavcodec
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-21 03:11:20 +00:00 |
|
Aurelien Jacobs
|
9701840bb5
|
add FF_ prefix to all (frame)_TYPE usage
Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-09 23:31:02 +00:00 |
|
Aurelien Jacobs
|
5416616588
|
split SVQ1 decoder and encoder in their own files
Originally committed as revision 9507 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-06 15:19:35 +00:00 |
|