19 Commits (49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48)

Author SHA1 Message Date
Luca Barbato 28dda8a691 indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
Luca Barbato dc79685195 indeo: Bound-check before applying transform 12 years ago
Luca Barbato cd78e934c2 indeo4: Validate scantable dimension 12 years ago
Luca Barbato 6255ccf7d5 indeo4: Check the quantization matrix index 12 years ago
Luca Barbato 8435bca087 indeo4: Do not access missing reference MV 12 years ago
Kostya Shishkov 2cf5d29110 indeo4: reuse context block VLC for band instead of defaulting 12 years ago
Kostya Shishkov 6647aa0426 indeo4: add missing Haar and slanted transforms 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Anton Khirnov f174fbac3c lavc: add CODEC_CAP_DR1 to all video decoders missing them 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Kostya Shishkov e1a3fa5d3a indeo4: handle frame type 1 properly 13 years ago
Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
Ronald S. Bultje 68fd077f68 indeo4: fix out-of-bounds function call. 13 years ago
Kostya Shishkov 08bab32cf1 indeo4: add some missing static and const qualifiers 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Kostya Shishkov 1fbd3d30ae indeo4: remove two unused variables 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago