summaryrefslogtreecommitdiffstats
path: root/libavcodec/interplayacm.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/interplayacm: Fix overflow of last unused valueMichael Niedermayer2019-11-091-1/+1
* avcodec/interplayacm: Fix integer overflows in juggle()Michael Niedermayer2019-10-251-1/+2
* avcodec/interplayacm: decoder supports init_cleanup capabilityPaul B Mahol2018-09-081-0/+1
* interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZEAndreas Cadhalpun2016-11-011-1/+1
* interplayacm: validate number of channelsAndreas Cadhalpun2016-10-301-0/+5
* interplayacm: check for too large bAndreas Cadhalpun2016-10-301-0/+12
* lavc: move 2 more BITSTREAM_READER_LE definitionsClément Bœsch2016-06-291-1/+2
* avcodec: add Interplay ACM decoderPaul B Mahol2015-11-031-0/+615
OpenPOWER on IntegriCloud