| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mjpegenc: move ff_mjpeg_encode_picture_frame to mjpegenc_common | James Almer | 2017-05-08 | 1 | -0/+1 |
* | mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlc | Rostislav Pehlivanov | 2017-02-09 | 1 | -1/+1 |
* | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 1 | -0/+2 |
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' | Derek Buitenhuis | 2016-02-03 | 1 | -1/+1 |
|\ |
|
| * | lavc: Move prediction_method to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+1 |
* | | avcodec/ljpegenc: Fix encoding RGBA LJPEG | Michael Niedermayer | 2015-09-11 | 1 | -1/+1 |
* | | avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer() | Michael Niedermayer | 2015-05-25 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -1/+1 |
* | | Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30' | Michael Niedermayer | 2014-07-01 | 1 | -6/+11 |
|/ |
|
* | mjpeg: Split off bits shared by MJPEG and LJPEG encoders | Diego Biurrun | 2014-06-30 | 1 | -0/+38 |