| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | fix progressive jpeg: | Loren Merritt | 2008-12-10 | 1 | -0/+4 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Increase alignment for DCT block arrays from 8 to 16 | Alexander Strange | 2008-04-08 | 1 | -1/+1 |
* | remove #include "mpegvideo.h" where it is not needed | Aurelien Jacobs | 2008-03-05 | 1 | -1/+0 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h | Aurelien Jacobs | 2007-05-19 | 1 | -0/+68 |
* | move mjpeg-b decoder in its own file | Aurelien Jacobs | 2007-05-19 | 1 | -0/+4 |
* | 10l: forgot to svn add mjpegdec.h | Aurelien Jacobs | 2007-05-19 | 1 | -0/+40 |