summaryrefslogtreecommitdiffstats
path: root/libavcodec/pcx.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Correct type for pcx_rle_decode().Carl Eugen Hoyos2008-05-121-1/+1
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-291-1/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* constMichael Niedermayer2008-02-011-6/+7
* remove useless castIvo van Poorten2007-12-271-1/+1
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-261-0/+246
OpenPOWER on IntegriCloud