summaryrefslogtreecommitdiff
path: root/libavcodec/mvha.c
Commit message (Expand)AuthorAge
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/mvha: Check remaining bits in VLC decode loopMichael Niedermayer2020-02-09
* libavcodec/mvha: Check height before applying median predictorMichael Niedermayer2020-02-09
* avcodec/mvha: fix warning: variable 'size' set but not usedLimin Wang2019-12-27
* avcodec/mvha: Check remaining space when reading VLC table probabilitiesMichael Niedermayer2019-12-06
* lavc/mvha: Check init_get_bits8() for failureJun Zhao2019-11-29
* avcodec: add mvha video decoderPaul B Mahol2019-11-27