summaryrefslogtreecommitdiff
path: root/libavcodec/atrac3plus.c
Commit message (Expand)AuthorAgeFilesLines
* vlc: Add header #include when the types are usedLuca Barbato2017-05-021-0/+1
* 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
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-141-1/+1
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1818