]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/lzo.h
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavutil / lzo.h
2009-02-02 reimarDocumentation for LZO error return value flags
2009-02-02 reimarMove doxygen documentation from lzo.c to lzo.h
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-17 diegoAdd missing stdint.h header to fix 'make checkheaders'.
2008-08-06 prossAdd av_memcpy_backptr(): deliberately overlapping memcp...
2008-02-01 reimarLZO decoder input is const
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-01-31 reimarMove lzo decompression to libavutil