| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext() | Michael Niedermayer | 2019-06-29 | 1 | -0/+2 |
* | avcodec/atrac9dec: Check that the reused block has succeeded initilization | Michael Niedermayer | 2019-06-29 | 1 | -0/+8 |
* | libavcodec: Reduce the size of some arrays | Andreas Rheinhardt | 2019-06-20 | 1 | -1/+1 |
* | atrac9dec: clean up code slightly | Rostislav Pehlivanov | 2018-08-28 | 1 | -7/+4 |
* | atrac9dec: implement LFE channel decoding | Rostislav Pehlivanov | 2018-08-27 | 1 | -1/+29 |
* | atrac9dec: relax gradient value requirements | Rostislav Pehlivanov | 2018-08-27 | 1 | -1/+1 |
* | lavc: implement an ATRAC9 decoder | Rostislav Pehlivanov | 2018-07-03 | 1 | -0/+929 |