| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' | Michael Niedermayer | 2015-03-31 | 1 | -19/+0 |
|\ |
|
| * | build: Split JPEG-related tables off into a separate component | Diego Biurrun | 2015-03-30 | 1 | -19/+0 |
* | | Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5' | Michael Niedermayer | 2015-03-31 | 1 | -2/+2 |
|\| |
|
| * | mjpeg: Use a more precise type for put_marker() | Diego Biurrun | 2015-03-30 | 1 | -2/+2 |
* | | Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80' | Michael Niedermayer | 2015-03-30 | 1 | -7/+0 |
|\| |
|
| * | mjpeg: Move code only used in the encoder(s) to the appropriate header | Diego Biurrun | 2015-03-30 | 1 | -7/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-04 | 1 | -1/+2 |
|\| |
|
| * | put_bits: Remove unused includes | Vittorio Giovara | 2014-03-04 | 1 | -1/+2 |
* | | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' | Michael Niedermayer | 2012-10-19 | 1 | -7/+7 |
|\| |
|
| * | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-10 | 1 | -7/+7 |
|\| |
|
| * | mjpeg: Rename some symbols to avpriv_* instead of ff_* | Samuel Pitoiset | 2012-09-09 | 1 | -7/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | ljpeg: Add predictor=0 support. | Michael Niedermayer | 2012-01-07 | 1 | -0/+1 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 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 |
* | 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 |