summaryrefslogtreecommitdiff
path: root/libavcodec/atrac3plus.c
Commit message (Collapse)AuthorAge
* lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-11
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-14
| | | | | CC: libav-stable@libav.org Bug-Id: CID 1163851
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>