| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: Replace '\' by '@' in Doxygen markup tags. | Diego Biurrun | 2011-12-07 | 1 | -2/+2 |
* | doxygen: eliminate Qt-style doxygen syntax | Diego Biurrun | 2011-12-05 | 1 | -4/+4 |
* | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -0/+11 |
* | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -11/+11 |
* | 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 |