Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32 fixes | Fabrice Bellard | 2001-08-15 | 1 | -16/+1 |
* | fix got_picture output | Fabrice Bellard | 2001-08-15 | 1 | -3/+3 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -2/+8 |
* | added interlaced MJPEG support | Fabrice Bellard | 2001-08-11 | 1 | -2/+36 |
* | return dummy quality to avoid bug in -sameq case - forgot emms in error case | Fabrice Bellard | 2001-08-08 | 1 | -3/+9 |
* | added forgotten emms() - fix various segmentation faults when using mjpeg | Fabrice Bellard | 2001-08-08 | 1 | -0/+2 |
* | fixed mjpeg matrix quant encoding and decoding | Fabrice Bellard | 2001-08-07 | 1 | -6/+10 |
* | use default huffman tables if none given | Fabrice Bellard | 2001-08-06 | 1 | -9/+18 |
* | added 422P and 444P support - fixed block parsing error | Fabrice Bellard | 2001-08-06 | 1 | -10/+16 |
* | added correct component id handling | Fabrice Bellard | 2001-08-06 | 1 | -11/+15 |
* | added MJPEG decoder, renamed mjpegenc.c to mjpeg.c | Fabrice Bellard | 2001-08-06 | 1 | -0/+924 |