Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning: | Diego Biurrun | 2009-02-02 | 1 | -0/+2 |
* | Move doxygen documentation from lzo.c to lzo.h | Reimar Döffinger | 2009-02-02 | 1 | -20/+0 |
* | Add av_ prefix to LZO stuff and thus make it officially part of the public API. | Reimar Döffinger | 2009-02-02 | 1 | -11/+17 |
* | spelling/grammar/consistency review part II | Diego Biurrun | 2009-01-28 | 1 | -1/+1 |
* | spelling/grammar/consistency review part I | Diego Biurrun | 2009-01-28 | 1 | -10/+10 |
* | Add av_memcpy_backptr(): deliberately overlapping memcpy variant. | Peter Ross | 2008-08-06 | 1 | -3/+21 |
* | LZO decoder input is const | Reimar Döffinger | 2008-02-01 | 1 | -5/+5 |
* | Move lzo decompression to libavutil | Reimar Döffinger | 2007-01-31 | 1 | -0/+273 |