aboutsummaryrefslogtreecommitdiff
path: root/libavutil/lzo.c
AgeCommit message (Expand)Author
2009-04-09Give liblzo benchmark conditionals more descriptive names and add convenienceDiego Biurrun
2009-04-02Replace manual setting of the removed av_log_level variable by theDiego Biurrun
2009-03-08Remove more functions disabled by major version bump.Reimar Döffinger
2009-02-02Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:Diego Biurrun
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
2009-01-28spelling/grammar/consistency review part IIDiego Biurrun
2009-01-28spelling/grammar/consistency review part IDiego Biurrun
2008-08-06Add av_memcpy_backptr(): deliberately overlapping memcpy variant.Peter Ross
2008-02-01LZO decoder input is constReimar Döffinger
2007-01-31Move lzo decompression to libavutilReimar Döffinger