summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac3plus.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/atrac3plus: Check split point in fill mode 3Michael Niedermayer2019-11-091-0/+4
* libavcodec: Reduce the size of some arraysAndreas Rheinhardt2019-06-201-6/+6
* Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-261-2/+2
|\
| * Mark some arrays that never change as const.Anton Khirnov2017-02-011-19/+19
| * atrac3plus: Convert to the new bitstream readerAlexandra Hájková2016-11-181-262/+263
| * lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-111-8/+5
* | lavc: use get_bitsz to simplify the codeAndreas Cadhalpun2016-01-031-8/+5
* | atrac3plus: give the phase_shift flag a better name.Max Poliakovski2015-06-081-1/+1
* | atrac3plus: add support for GHA phase inversion.Max Poliakovski2015-06-081-5/+1
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-211-2/+2
* | Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'Michael Niedermayer2014-11-151-1/+1
|\ \ | |/
| * atrac3plus: always initialize refwavesVittorio Giovara2014-11-141-1/+1
* | Add missing "const" all over the place.Reimar Döffinger2014-08-291-19/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-091-0/+1
|\ \ | |/
| * ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1818
* atrac3plus: Add forgotten initialization of an internal structMaxim Poliakovski2014-01-021-0/+4
* ATRAC+ decoderMaxim Poliakovski2013-12-291-0/+1813
OpenPOWER on IntegriCloud