Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atrac3plus: Make initialization dependant on channel count rather than ↵ | Jan Ekström | 2014-01-31 | 1 | -10/+18 |
| | | | | | | | | channel map Makes it easier to recreate an AVCodecContext for ATRAC3+ decoding, which is needed in multimedia frameworks, as well as in general cases where demuxing and decoding are separate entities. | ||||
* | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+387 |
Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> |