12 Commits (22ec35a428d66875870b51cf3e2a4d085279ebd0)

Author SHA1 Message Date
Michael Niedermayer e6f4d5dc38 avcodec/ffv1dec_template: Optimize common case in run mode 6 years ago
Michael Niedermayer efe4aef90f avcodec/ffv1dec_template: Optimize golomb run mode 6 years ago
Michael Niedermayer ccd2b20ad9 avcodec/ffv1dec_template: Check for the end of input after 1024 pixels 6 years ago
Michael Niedermayer c5e574a0d0 avcodec/ffv1dec_template: do not ignore the return code of decode_line() 6 years ago
Jérôme Martinez fb580731c1 avcodec/ffv1: Support for GBRAP10 and GBRAP12 7 years ago
Jérôme Martinez 698d5eb5bf avcodec/ffv1: Support for RGBA64 and GBRAP16 7 years ago
Michael Niedermayer b9f92093a1 avcodec/ffv1dec: Check for bitstream end in decode_line() 7 years ago
Michael Niedermayer 62702eebde avcodec/ffv1dec_template: Fix undefined shift 7 years ago
Michael Niedermayer 4de4308d2a avcodec/ffv1dec_template: Fix signed integer overflow 7 years ago
Michael Niedermayer 9726e9f809 avcodec/ffv1dec_template: Fix runtime error: signed integer overflow: 202 + 2147483615 cannot be represented in type 'int' 8 years ago
Michael Niedermayer b1d1250938 avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB 8 years ago
Michael Niedermayer 74314f1f5f avcodec/ffv1: template functions to allow data types different from int16_t 8 years ago