summaryrefslogtreecommitdiff
path: root/libavutil/lzo.c
Commit message (Expand)AuthorAge
* Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:Diego Biurrun2009-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
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-28
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Add av_memcpy_backptr(): deliberately overlapping memcpy variant.Peter Ross2008-08-06
* LZO decoder input is constReimar Döffinger2008-02-01
* Move lzo decompression to libavutilReimar Döffinger2007-01-31