summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac3plusdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-11-091-1/+2
* avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensationJames Almer2017-08-011-18/+18
* avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-111-1/+13
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* | Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a'Michael Niedermayer2015-07-011-0/+1
|\ \ | |/
| * avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau2015-07-011-0/+1
* | avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer2015-06-041-1/+1
* | avcodec/atrac3plusdec: Free mdct contexts at the endMichael Niedermayer2015-04-141-0/+3
* | avcodec: fix clobbered ff_get_buffer()Paul B Mahol2015-02-101-3/+1
* | avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-031-7/+9
* | avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-081-1/+1
* | avcodec/atrac3plusdec: Use av_mallocz_array()Michael Niedermayer2014-05-211-2/+2
* | Merge commit '5312818524484a995433b986a2a7a6602572d4db'Michael Niedermayer2014-01-311-10/+18
|\ \ | |/
| * atrac3plus: Make initialization dependant on channel count rather than channe...Jan Ekström2014-01-311-10/+18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-091-0/+5
|\ \ | |/
| * ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+387
* ATRAC+ decoderMaxim Poliakovski2013-12-291-0/+383
OpenPOWER on IntegriCloud