summaryrefslogtreecommitdiff
path: root/libavcodec/m101.c
Commit message (Expand)AuthorAge
* avcodec/m101: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/m101: Fix off be 2 errorMichael Niedermayer2019-06-29
* lavc: Remove CR/LF from avpriv_request_sample() calls.Carl Eugen Hoyos2016-12-03
* avcodec/m101: Ask for samples with too small extradata_sizeMichael Niedermayer2016-05-18
* avcodec/m101: Check BPS valueMichael Niedermayer2016-05-18
* avcodec/m101: simplify 8bit codeMichael Niedermayer2016-05-07
* avcodec/m101: remove unneeded zeroing of priv_data_sizeMichael Niedermayer2016-05-07
* avcodec/m101: Simplify if() conditionMichael Niedermayer2016-05-07
* avcodec: add M101 decoderMichael Niedermayer2016-05-06