16 Commits (4eb9232c6ebfcee21dea4e9fd6a2deeda5115846)

Author SHA1 Message Date
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 8c6a67e6c4 avcodec/mv30: Inline constants 4 years ago
Andreas Rheinhardt 90c4958640 avcodec/mv30: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 37f510d3f4 avcodec/mv30: Don't check for errors for complete VLCs 4 years ago
Michael Niedermayer 2eb6417417 avcodec/mv30: Use unsigned in idct_1d() 4 years ago
Michael Niedermayer 77cdc68479 avcodec/mv30: Fix multiple integer overflows 4 years ago
Michael Niedermayer ddf2ba5497 avcodec/mv30: Fix several integer overflows in idct_1d() 4 years ago
Michael Niedermayer 142ae27b1d avcodec/mv30: Check remaining mask in decode_inter() 4 years ago
Michael Niedermayer 3b8d5bcc31 avcodec/mv30: Fix integer overflows in idct2_1d() 4 years ago
Michael Niedermayer 75e2ac4f07 avcodec/mv30: check mode_size vs. input space 4 years ago
Michael Niedermayer 7f817853cd avcodec/mv30: Fix multiple integer overflows in idct_1d() 5 years ago
Michael Niedermayer e73a251680 avcodec/mv30: Do not allow MVs outside the allocated image 5 years ago
Limin Wang b1cc6b9496 avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
Peter Ross 1b59f3f844 avcodec/mv30: use aandcttables 5 years ago
Peter Ross 06dab51e68 avcodec/mv30: remove unused table elements 5 years ago
Paul B Mahol 481ebb1c8b avcodec: add MV30 decoder 5 years ago