summaryrefslogtreecommitdiff
path: root/libavutil/lzo.h
Commit message (Expand)AuthorAge
* Documentation for LZO error return value flagsReimar Döffinger2009-02-02
* Move doxygen documentation from lzo.c to lzo.hReimar Döffinger2009-02-02
* Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger2009-02-02
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add missing stdint.h header to fix 'make checkheaders'.Diego Biurrun2008-08-17
* Add av_memcpy_backptr(): deliberately overlapping memcpy variant.Peter Ross2008-08-06
* LZO decoder input is constReimar Döffinger2008-02-01
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Move lzo decompression to libavutilReimar Döffinger2007-01-31