summaryrefslogtreecommitdiff
path: root/libavcodec/qtrleenc.c
Commit message (Expand)AuthorAge
* Add av_uninit macro to variable to avoid false positive warning:Diego Biurrun2009-02-11
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* Relicense from LGPL 2.1 to LGPL 2.1 or later with the authors' permission.Diego Biurrun2008-09-07
* license header consistency cosmetics.Diego Biurrun2008-09-06
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses ar...Baptiste Coudurier2008-01-31
* license header consistency cosmeticsDiego Biurrun2007-07-05
* QT RLE encoderAlexis Ballier2007-07-02