summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac3plus.c
Commit message (Collapse)AuthorAgeFilesLines
* vlc: Add header #include when the types are usedLuca Barbato2017-05-021-0/+1
| | | | | | Do not rely on indirectly including it from bitstream.h. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* 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
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-111-8/+5
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-141-1/+1
| | | | | CC: libav-stable@libav.org Bug-Id: CID 1163851
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1818
Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
OpenPOWER on IntegriCloud