14 Commits (78eb65317ea1508e6725a0c0b13543393407ded7)

Author SHA1 Message Date
Reimar Döffinger ba430e0cfa dsputil must be initialized before calling rtjpeg init. 17 years ago
Reimar Döffinger 1551e8e87f Properly handle nuv file with changing resolution 17 years ago
Reimar Döffinger fd065d0593 Make sure rtjpeg quality is a valid value 17 years ago
Reimar Döffinger 6cf7e81f8c Fix extreme stupidity: buffer size check must of course be before buffer use! 17 years ago
Reimar Döffinger 048905a484 10l, add check forgotten in last commit 17 years ago
Reimar Döffinger 4f8a91c961 First ugly and slow attempt to fix nuv files with extra frameheader 17 years ago
Reimar Döffinger c612b00d7e Simplify nuv: factor out LZO decompression 17 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 18 years ago
Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago