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