summaryrefslogtreecommitdiffstats
path: root/libavcodec/qtrleenc.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses ar...Baptiste Coudurier2008-01-311-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* QT RLE encoderAlexis Ballier2007-07-021-0/+327
OpenPOWER on IntegriCloud