summaryrefslogtreecommitdiff
path: root/libavcodec/mv30.c
Commit message (Expand)AuthorAge
* avcodec/mv30: check mode_size vs. input spaceMichael Niedermayer2020-06-14
* avcodec/mv30: Fix multiple integer overflows in idct_1d()Michael Niedermayer2020-06-04
* avcodec/mv30: Do not allow MVs outside the allocated imageMichael Niedermayer2020-06-04
* avcodec/mv30: fix warning: suggest braces around initialization of subobject ...Limin Wang2020-05-14
* avcodec/mv30: use aandcttablesPeter Ross2020-04-17
* avcodec/mv30: remove unused table elementsPeter Ross2020-04-17
* avcodec: add MV30 decoderPaul B Mahol2020-04-10