summaryrefslogtreecommitdiffstats
path: root/libavcodec/lagarithrac.h
Commit message (Collapse)AuthorAgeFilesLines
* lagarith: avoid infinite loop in lag_rac_refill()Anton Khirnov2013-02-231-0/+3
| | | | | | range == 0 happens with corrupted files CC:libav-stable@libav.org
* lagarith: Add ff_ prefix to lag_rac_initMartin Storsjö2012-02-151-1/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-7/+7
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Drop explicit filenames from @file Doxygen tags.Diego Biurrun2011-06-051-1/+1
| | | | The filename is unnecessary and brittle across file renames.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-081-0/+116
Originally committed as revision 26270 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud