Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Documentation for LZO error return value flags | Reimar Döffinger | 2009-02-02 | 1 | -1/+8 |
* | Move doxygen documentation from lzo.c to lzo.h | Reimar Döffinger | 2009-02-02 | 1 | -0/+20 |
* | Add av_ prefix to LZO stuff and thus make it officially part of the public API. | Reimar Döffinger | 2009-02-02 | 1 | -7/+7 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add missing stdint.h header to fix 'make checkheaders'. | Diego Biurrun | 2008-08-17 | 1 | -0/+2 |
* | Add av_memcpy_backptr(): deliberately overlapping memcpy variant. | Peter Ross | 2008-08-06 | 1 | -0/+2 |
* | LZO decoder input is const | Reimar Döffinger | 2008-02-01 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Move lzo decompression to libavutil | Reimar Döffinger | 2007-01-31 | 1 | -0/+35 |