Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | remove duplicate tables | Stefan Gehrer | 2008-06-25 | 1 | -2/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -4/+4 |
* | move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h | Aurelien Jacobs | 2007-05-19 | 1 | -67/+0 |
* | add proper prefix to new mjpeg extern func/var | Aurelien Jacobs | 2007-05-17 | 1 | -10/+11 |
* | split mjpeg.c into an encoder and a decoder file | Aurelien Jacobs | 2007-05-17 | 1 | -0/+27 |
* | split jpeg_ls into jpeglsdec, jpeglsenc and jpegls | Aurelien Jacobs | 2007-05-13 | 1 | -0/+195 |