| Commit message (Expand) | Author | Age | Files | Lines |
* | dsputil must be initialized before calling rtjpeg init. | Reimar Döffinger | 2007-09-09 | 1 | -1/+1 |
* | Properly handle nuv file with changing resolution | Reimar Döffinger | 2007-09-09 | 1 | -27/+47 |
* | Make sure rtjpeg quality is a valid value | Reimar Döffinger | 2007-09-09 | 1 | -0/+1 |
* | Fix extreme stupidity: buffer size check must of course be before buffer use! | Reimar Döffinger | 2007-09-09 | 1 | -2/+2 |
* | 10l, add check forgotten in last commit | Reimar Döffinger | 2007-09-09 | 1 | -0/+4 |
* | First ugly and slow attempt to fix nuv files with extra frameheader | Reimar Döffinger | 2007-09-09 | 1 | -0/+41 |
* | Simplify nuv: factor out LZO decompression | Reimar Döffinger | 2007-09-09 | 1 | -14/+9 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" | Panagiotis Issaris | 2007-03-04 | 1 | -1/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | 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/+214 |