summaryrefslogtreecommitdiffstats
path: root/libavcodec/tests/mjpegenc_huffman.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-101-1/+1
* tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-091-26/+30
* tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-091-1/+1
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-081-0/+163
OpenPOWER on IntegriCloud