22 Commits (29b29011e5631c4e867baf42258a00886d142841)

Author SHA1 Message Date
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
Alex Beregszaszi cbc09a7d5a typo: unkown->unknown 18 years ago
Alex Beregszaszi 492d0e4c12 display line number when printing error 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Luca Barbato c61e1098e7 typo 18 years ago
Steven Johnson fce2200da0 Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson 18 years ago
Alex Beregszaszi 37e6f5f321 support byte_run=0 case in DELTA_FLI (this case means only skip pixels) 18 years ago
Alex Beregszaszi fe99025b16 10l memory corruption bug found by Steven Johnson 18 years ago
Alex Beregszaszi d8b45f7961 Fix possible overflows. Found by Steven Johnson 18 years ago
Alex Beregszaszi 1e4051aaa0 correct signaling of palette change 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Dieter 1b47fafd9f make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Mike Melanson 515ae4760a support for FLX and DTA extensions in the FLIC format, courtesy of 19 years ago
Mike Melanson 3c8c94b403 tinfoil patch: make sure that pixel pointer does not go out of bounds 19 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Roberto Togni e40f5d3c6f Use reget buffer instead of copying from prev frame 21 years ago
Mike Melanson 42cad81aea yep, FLI support 21 years ago