summaryrefslogtreecommitdiffstats
path: root/libavutil/lzo.h
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Documentation for LZO error return value flagsReimar Döffinger2009-02-021-1/+8
* Move doxygen documentation from lzo.c to lzo.hReimar Döffinger2009-02-021-0/+20
* Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger2009-02-021-7/+7
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add missing stdint.h header to fix 'make checkheaders'.Diego Biurrun2008-08-171-0/+2
* Add av_memcpy_backptr(): deliberately overlapping memcpy variant.Peter Ross2008-08-061-0/+2
* LZO decoder input is constReimar Döffinger2008-02-011-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Move lzo decompression to libavutilReimar Döffinger2007-01-311-0/+35
OpenPOWER on IntegriCloud