summaryrefslogtreecommitdiff
path: root/libavcodec/mobiclip.c
Commit message (Expand)AuthorAge
* avcodec/mobiclip: Move quantizer check into setup_qtables()Michael Niedermayer2020-09-25
* avcodec/mobiclip: Fix heap-buffer-overflowAndreas Rheinhardt2020-09-15
* avcodec/mobiclip: Fix memleak upon init failureAndreas Rheinhardt2020-09-15
* avcodec/mobiclip: add missing flushPaul B Mahol2020-09-13
* avcodec/mobiclip: Check quantizer before table setupMichael Niedermayer2020-09-12
* avcodec/mobiclip: Fix mixed declarations and codeAndreas Rheinhardt2020-09-04
* avcodec: add MobiClip video decoderPaul B Mahol2020-09-03