| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/atrac3plus: Check split point in fill mode 3 | Michael Niedermayer | 2019-11-09 | 1 | -0/+4 |
* | libavcodec: Reduce the size of some arrays | Andreas Rheinhardt | 2019-06-20 | 1 | -6/+6 |
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' | James Almer | 2017-09-26 | 1 | -2/+2 |
|\ |
|
| * | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 1 | -19/+19 |
| * | atrac3plus: Convert to the new bitstream reader | Alexandra Hájková | 2016-11-18 | 1 | -262/+263 |
| * | lavc: Use get_bitsz where needed | Andreas Cadhalpun | 2016-01-11 | 1 | -8/+5 |
* | | lavc: use get_bitsz to simplify the code | Andreas Cadhalpun | 2016-01-03 | 1 | -8/+5 |
* | | atrac3plus: give the phase_shift flag a better name. | Max Poliakovski | 2015-06-08 | 1 | -1/+1 |
* | | atrac3plus: add support for GHA phase inversion. | Max Poliakovski | 2015-06-08 | 1 | -5/+1 |
* | | avcodec: use av_mod_uintp2() where useful | James Almer | 2015-04-21 | 1 | -2/+2 |
* | | Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710' | Michael Niedermayer | 2014-11-15 | 1 | -1/+1 |
|\| |
|
| * | atrac3plus: always initialize refwaves | Vittorio Giovara | 2014-11-14 | 1 | -1/+1 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -19/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-09 | 1 | -0/+1 |
|\| |
|
| * | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+1818 |
* | atrac3plus: Add forgotten initialization of an internal struct | Maxim Poliakovski | 2014-01-02 | 1 | -0/+4 |
* | ATRAC+ decoder | Maxim Poliakovski | 2013-12-29 | 1 | -0/+1813 |