Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/tests/mjpegenc_huffman: Remove static in main() table | Michael Niedermayer | 2017-02-10 | 1 | -1/+1 |
* | tests/mjpegenc_huffman: align static tables | Rostislav Pehlivanov | 2017-02-09 | 1 | -26/+30 |
* | tests/mjpegenc_huffman: replace assert() with av_assert0() | Rostislav Pehlivanov | 2017-02-09 | 1 | -1/+1 |
* | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 1 | -0/+163 |