summaryrefslogtreecommitdiff
path: root/libavcodec/mjpeg.c
Commit message (Expand)AuthorAge
* win32 fixesFabrice Bellard2001-08-15
* fix got_picture outputFabrice Bellard2001-08-15
* win32 fixesFabrice Bellard2001-08-13
* added interlaced MJPEG supportFabrice Bellard2001-08-11
* return dummy quality to avoid bug in -sameq case - forgot emms in error caseFabrice Bellard2001-08-08
* added forgotten emms() - fix various segmentation faults when using mjpegFabrice Bellard2001-08-08
* fixed mjpeg matrix quant encoding and decodingFabrice Bellard2001-08-07
* use default huffman tables if none givenFabrice Bellard2001-08-06
* added 422P and 444P support - fixed block parsing errorFabrice Bellard2001-08-06
* added correct component id handlingFabrice Bellard2001-08-06
* added MJPEG decoder, renamed mjpegenc.c to mjpeg.cFabrice Bellard2001-08-06