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
|
3f8adf26a4
|
Correct type for pcx_rle_decode().
Fixes icc warning #120: return value type does not match the function
type
Originally committed as revision 13139 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-12 19:04:08 +00:00 |
Stefano Sabatini
|
bcdb2378f7
|
Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-29 21:31:21 +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 |
Michael Niedermayer
|
3c71bc55dc
|
const
Originally committed as revision 11735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 13:58:41 +00:00 |
Ivo van Poorten
|
91be76a662
|
remove useless cast
Originally committed as revision 11328 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-12-27 11:49:28 +00:00 |
Ivo van Poorten
|
b4abe1d198
|
PC Paintbrush PCX image decoder
Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-12-26 22:17:46 +00:00 |