summaryrefslogtreecommitdiff
path: root/libavcodec/tests/mjpegenc_huffman.c
Commit message (Expand)AuthorAge
* avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-10
* tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-09
* tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-09
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08