summaryrefslogtreecommitdiff
path: root/libavcodec/lagarith.c
Commit message (Expand)AuthorAge
* cosmetics: Align codec declarationsMartin Storsjö2012-04-06
* lagarith: fix buffer overreads.Ronald S. Bultje2012-03-28
* lagarith: Add ff_ prefix to lag_rac_initMartin Storsjö2012-02-15
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* lagarith: add decode support for arith rgb24 modeThad Ward2011-12-29
* lagarith: add some RGBA decoding supportKostya Shishkov2011-11-16
* lagarith: Add correct line prediction for RGBNathan Caldwell2011-11-16
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* Drop explicit filenames from @file Doxygen tags.Diego Biurrun2011-06-05
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov2011-02-03
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Lagarith: fix decoding of one-coloured frames by reading the per-planeReimar Döffinger2011-01-15
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-08