| Commit message (Expand) | Author | Age | Files | Lines |
* | Distinguish between non-coded blocks and decode errors in rtjpeg's get_block | Reimar Döffinger | 2009-05-24 | 1 | -9/+10 |
* | Add a few size checks when decoding rtjpeg blocks. | Reimar Döffinger | 2009-05-24 | 1 | -0/+7 |
* | Move "block" variable in rtjpeg decoder to context to ensure sufficient align... | Reimar Döffinger | 2009-05-24 | 1 | -1/+1 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Fix reference to a file in MPlayer that was renamed. | Diego Biurrun | 2008-04-08 | 1 | -1/+1 |
* | Add some const keywords in rtjpeg decoder | Reimar Döffinger | 2008-02-01 | 1 | -4/+4 |
* | Avoid void*-arithmetic, and uint8_t* is more correct anyway. | Reimar Döffinger | 2006-11-06 | 1 | -2/+2 |
* | Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since | Reimar Döffinger | 2006-11-05 | 1 | -12/+13 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+162 |