14 Commits (5a8b41b4a76fc6586ff6afff78e5f0aa7b25068a)

Author SHA1 Message Date
Michael Niedermayer 5fb6e39dd1 avcodec/cfhd: clear idwt_buf on allocation 9 years ago
dsmudhar 84417593b9 libavcodec/cfhd: fixed wrong printf format 9 years ago
Kieran Kunhya e9a9ca1936 avcodec/cfhd: Don't decode coefficients if no end of header tag found. Fixes fuzzed files such as the one in in ticket #5383 9 years ago
Vittorio Giovara 7888ae8266 cfhd: Do not initialize context size 9 years ago
Carl Eugen Hoyos 59793785f4 lavc/cfhd: Remove one more \n from avpriv_report_missing_feature(). 9 years ago
Carl Eugen Hoyos 719276b860 lavc/cfhd: Sanitize avpriv_report_missing_feature() usage. 9 years ago
Kieran Kunhya 247fe3e494 avcodec/cfhd: Fixes cfhd_odd.mov which has a resolution of 496x241 9 years ago
Kieran Kunhya 8adbe26b90 avcodec/cfhd: Add support for 12-bit RGBA. 9 years ago
Kieran Kunhya 0096453f70 cfhd: reallocate internal buffers on format change. 9 years ago
Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 9 years ago
Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 9 years ago
Andreas Cadhalpun 916da13d6d cfhd: fix off-by-one error in level check 9 years ago
Kieran Kunhya bdd8e02b72 avcodec/cfhd: Make sure we have an end of header tag before allocating a frame. 9 years ago
Kieran Kunhya 3485332bf9 avcodec: Cineform HD Decoder 9 years ago