aboutsummaryrefslogtreecommitdiff
path: root/libavutil/lzo.h
AgeCommit message (Expand)Author
2009-02-02Documentation for LZO error return value flagsReimar Döffinger
2009-02-02Move doxygen documentation from lzo.c to lzo.hReimar Döffinger
2009-02-02Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-17Add missing stdint.h header to fix 'make checkheaders'.Diego Biurrun
2008-08-06Add av_memcpy_backptr(): deliberately overlapping memcpy variant.Peter Ross
2008-02-01LZO decoder input is constReimar Döffinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-01-31Move lzo decompression to libavutilReimar Döffinger