]> git.sesse.net Git - ffmpeg/history - libavutil/lzo.h
Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.
[ffmpeg] / libavutil / lzo.h
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-07-02 Reinhard Tartlerdoxygen: Prefer member groups over grouping into modules
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-02-02 Reimar DöffingerDocumentation for LZO error return value flags
2009-02-02 Reimar DöffingerMove doxygen documentation from lzo.c to lzo.h
2009-02-02 Reimar DöffingerAdd av_ prefix to LZO stuff and thus make it officially...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-17 Diego BiurrunAdd missing stdint.h header to fix 'make checkheaders'.
2008-08-06 Peter RossAdd av_memcpy_backptr(): deliberately overlapping memcp...
2008-02-01 Reimar DöffingerLZO decoder input is const
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-01-31 Reimar DöffingerMove lzo decompression to libavutil