32 Commits (534eef2acea153b25303f406c6de2efae067a5e7)

Author SHA1 Message Date
Michael Niedermayer ae20be8b5d
avcodec/aac/aacdec_usac: Dont leave invalid max_sfb in the context 5 months ago
Marvin Scholz ac60ad1872 avcodec/aacdec_usac: Fix array size 6 months ago
Michael Niedermayer 1080116658
avcodec/aac/aacdec_usac: Test ac in usac 6 months ago
Lynne 0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC 6 months ago
Lynne d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it 6 months ago
Lynne a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands 6 months ago
Lynne 1c3545f053
aacdec_usac: apply specification fix M55715 6 months ago
Lynne bdd3c6ca50
aacdec_usac: always zero out alpha_q values for stereo streams 7 months ago
Lynne d79fbad366
aacdec_usac: rename spectrum decode function and remove unused arg 7 months ago
Lynne 11a8e0a4e5
aacdec_usac: dequantize scalefactors after noise synthesis 7 months ago
Lynne 714596bcbf
aacdec_usac: zero out alpha values for the current frame 7 months ago
Lynne c2d459cb51
aacdec_usac: fix stereo alpha values for transients 7 months ago
Lynne 7223523335
aacdec_usac: use correct TNS values 7 months ago
Lynne 9b41cc0430
aacdec_usac: do not round noise amplitude values 7 months ago
Lynne a18d0659f4
aacdec_usac: skip coeff decoding if the number to be decoded is 0 7 months ago
Lynne 1ad9a4008b
aacdec_usac: decouple TNS active from TNS data present flag 7 months ago
Lynne c0fdb0cdfd
aacdec_usac: do not continue parsing bitstream on core_mode == 1 7 months ago
Lynne 8ecaa64b9b
aacdec_usac: respect tns_on_lr flag 7 months ago
Lynne 25b848a0bd
aacdec_usac: correctly set and use the layout map 7 months ago
Lynne ae495b56ff
aacdec_usac: remove fallback for custom maps with invalid position 7 months ago
Lynne 91ab17e2fe
aacdec_usac: tag LFE channels as such in the channel map 7 months ago
Lynne 62cd6d9e59
aacdec_usac: clean up nb_elems on error 7 months ago
Lynne 1c066867df
aac: define a new profile for USAC 7 months ago
Lynne 7413b81e50
aacdec_usac: fix typo in debug message 7 months ago
Lynne f4371029f8
aacdec_usac: fix off by one error check on channel numbers 7 months ago
Lynne 0d93e04bc6
aacdec_usac: error out on receiving too many channels for the current layout 7 months ago
Lynne 39826eacff
aacdec_usac: error out on too many elements 7 months ago
Lynne b70fdbde9c
aacdec_usac: prevent get_bits(0) in get_escaped_value 7 months ago
James Almer 4d59d58ea6 avcodec/aac/aacdec_usac: remove unnecessary cast 7 months ago
Lynne 18757b26bd
aacdec_usac: fix typo in fac_length 7 months ago
James Almer d8ffd65bfd avcodec/aac/aacdec_usac: remove call to realloc 7 months ago
Lynne eee5fa0808
aacdec: add a decoder for AAC USAC (xHE-AAC) 7 months ago