summaryrefslogtreecommitdiff
path: root/libavcodec/clearvideo.c
Commit message (Expand)AuthorAge
* avcodec/clearvideo: Only output a frame if one is coded in the packetMichael Niedermayer2017-09-11
* avcodec/clearvideo: Check buf_size before decoding frameMichael Niedermayer2017-05-26
* avcodec/clearvideo: Fix runtime error: signed integer overflow: 181 * 1805075...Michael Niedermayer2017-05-09
* avcodec/clearvideo: Fix multiple runtime error: left shift of negative value ...Michael Niedermayer2017-05-06
* avcodec/clearvideo: Do not lose the return code of decode_mb()Michael Niedermayer2017-03-30
* avcodec: stop using deprecated codec flagsJames Almer2017-03-25
* avcodec: add ClearVideo decoderKostya Shishkov2017-03-02