summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac9dec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/atrac9dec: Set channelsMichael Niedermayer2019-10-211-0/+1
* avcodec/atrac9dec: Check block_alignMichael Niedermayer2019-08-271-0/+5
* avcodec/atrac9dec: Check grad_range[1] more tightlyMichael Niedermayer2019-08-051-1/+1
* avcodec/atrac9dec: Remove impossible conditionMichael Niedermayer2019-08-051-3/+0
* avcodec/atrac9dec: Check conditions before apply_band_extension() to avoid ou...Michael Niedermayer2019-07-191-4/+3
* avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext()Michael Niedermayer2019-06-291-0/+2
* avcodec/atrac9dec: Check that the reused block has succeeded initilizationMichael Niedermayer2019-06-291-0/+8
* libavcodec: Reduce the size of some arraysAndreas Rheinhardt2019-06-201-1/+1
* atrac9dec: clean up code slightlyRostislav Pehlivanov2018-08-281-7/+4
* atrac9dec: implement LFE channel decodingRostislav Pehlivanov2018-08-271-1/+29
* atrac9dec: relax gradient value requirementsRostislav Pehlivanov2018-08-271-1/+1
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-031-0/+929
OpenPOWER on IntegriCloud