]> git.sesse.net Git - ffmpeg/history - libavutil/lzo.c
error: remove AVERROR_NUMEXPECTED
[ffmpeg] / libavutil / lzo.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-24 Reimar DöffingerHandle input or output len of 0 properly in lzo decoder.
2009-04-09 Diego BiurrunGive liblzo benchmark conditionals more descriptive...
2009-04-02 Diego BiurrunReplace manual setting of the removed av_log_level...
2009-03-08 Reimar DöffingerRemove more functions disabled by major version bump.
2009-02-02 Diego BiurrunAdd necessary header for LIBAVUTIL_VERSION_MAJOR, fixes...
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...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2008-08-06 Peter RossAdd av_memcpy_backptr(): deliberately overlapping memcp...
2008-02-01 Reimar DöffingerLZO decoder input is const
2007-01-31 Reimar DöffingerMove lzo decompression to libavutil