summaryrefslogtreecommitdiff
path: root/libavcodec/midivid.c
Commit message (Expand)AuthorAge
* avcodec/midivid: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/midivid: only multiple of 4 width/height are possiblePaul B Mahol2020-02-13
* avcodec/midivid: improve decoding of widths not multiple of 32Paul B Mahol2020-02-13
* avcodec/midivid: Check vector indexMichael Niedermayer2020-02-09
* lavc/midivid: check return value of init_get_bits8()Zhong Li2019-12-23
* avcodec: add mvdv video decoderPaul B Mahol2019-11-27