summaryrefslogtreecommitdiff
path: root/libavcodec/mjpegenc_common.h
Commit message (Collapse)AuthorAge
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
|
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-30
This obviates a dependency of the LJPEG encoder on mpegvideo.