summaryrefslogtreecommitdiffstats
path: root/libavcodec/mjpeg.c
Commit message (Expand)AuthorAgeFilesLines
* win32 fixesFabrice Bellard2001-08-151-16/+1
* fix got_picture outputFabrice Bellard2001-08-151-3/+3
* win32 fixesFabrice Bellard2001-08-131-2/+8
* added interlaced MJPEG supportFabrice Bellard2001-08-111-2/+36
* return dummy quality to avoid bug in -sameq case - forgot emms in error caseFabrice Bellard2001-08-081-3/+9
* added forgotten emms() - fix various segmentation faults when using mjpegFabrice Bellard2001-08-081-0/+2
* fixed mjpeg matrix quant encoding and decodingFabrice Bellard2001-08-071-6/+10
* use default huffman tables if none givenFabrice Bellard2001-08-061-9/+18
* added 422P and 444P support - fixed block parsing errorFabrice Bellard2001-08-061-10/+16
* added correct component id handlingFabrice Bellard2001-08-061-11/+15
* added MJPEG decoder, renamed mjpegenc.c to mjpeg.cFabrice Bellard2001-08-061-0/+924
OpenPOWER on IntegriCloud