22 Commits (af9e622776c9268fd473cc23a0fd6b29f0017f64)

Author SHA1 Message Date
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
Michael Niedermayer 3a0ec1511e avcodec/rscc: Check that the to be uncompressed input is large enough 6 years ago
Mateusz fe1ccc1e91 libavcodec/rscc.c: add missing semicolon 6 years ago
Michael Niedermayer eb1f95eb35 avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in them 6 years ago
Paul B Mahol 068412f2e8 avcodec/rscc: fix decoding of some iscc files 6 years ago
Michael Niedermayer bbed942dfd avcodec/rscc: Skip empty frames (nb_tiles == 0) 7 years ago
Michael Niedermayer 934572c5c3 avcodec/rscc: Check pixel_size for overflow 8 years ago
Michael Niedermayer c62beba49a avcodec/rscc: return the packet size instead of 0 8 years ago
Michael Niedermayer e167610794 avcodec/rscc: Fix constant 8 years ago
Michael Niedermayer 0f64b6cd22 avcodec/rscc: Check side data size before use 8 years ago
Carl Eugen Hoyos c19830aa2c rscc: Support palette format 8 years ago
Carl Eugen Hoyos 11777eb814 lavc/rscc: Support pal8 in rscc. 8 years ago
Paul B Mahol 590f025b3d avcodec/rscc: add support for gray8 format 8 years ago
Carl Eugen Hoyos a810126fd1 lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp. 8 years ago
James Almer b2244fa0a6 avcodec/rscc: check input buffer size for deflate mode 9 years ago
Vittorio Giovara 51dc4de121 rscc: Add extended pixel format support 9 years ago
Carl Eugen Hoyos f5074dd39c lavc/rscc: Fix colourspace for codec_tag RSCC. 9 years ago
Michael Niedermayer ac6ab77741 avcodec/rscc: Check input size for raw mode 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago