| Commit message (Expand) | Author | Age | Files | Lines |
* | lagarith: Add ff_ prefix to lag_rac_init | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | lagarith: add decode support for arith rgb24 mode | Thad Ward | 2011-12-29 | 1 | -10/+22 |
* | lagarith: add some RGBA decoding support | Kostya Shishkov | 2011-11-16 | 1 | -0/+67 |
* | lagarith: Add correct line prediction for RGB | Nathan Caldwell | 2011-11-16 | 1 | -5/+5 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -13/+13 |
* | Drop explicit filenames from @file Doxygen tags. | Diego Biurrun | 2011-06-05 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* | Anton Khirnov | 2011-02-03 | 1 | -1/+1 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Lagarith: fix decoding of one-coloured frames by reading the per-plane | Reimar Döffinger | 2011-01-15 | 1 | -2/+6 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+518 |