aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/pcx.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
| | | | Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-011-6/+7
| | | | Originally committed as revision 11735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless castIvo van Poorten2007-12-271-1/+1
| | | | Originally committed as revision 11328 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-261-0/+246
Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk