summaryrefslogtreecommitdiff
path: root/libavcodec/lagarithrac.h
Commit message (Collapse)AuthorAge
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Drop explicit filenames from @file Doxygen tags.Diego Biurrun2011-06-05
| | | | The filename is unnecessary and brittle across file renames.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-08
Originally committed as revision 26270 to svn://svn.ffmpeg.org/ffmpeg/trunk