19 Commits (358fdf30838682f2b183e67d247e0d4d53b5a6a4)

Author SHA1 Message Date
Lynne eee5fa0808
aacdec: add a decoder for AAC USAC (xHE-AAC) 7 months ago
Lynne 0513c5cd25
aacdec_dsp: implement 768-point transform and windowing 7 months ago
Lynne 39b8d84b53
aacdec: move from scalefactor ranged arrays to flat arrays 7 months ago
Andreas Rheinhardt f5d2dc7b4b avcodec/aac/aacdec_(fixed|float): Set AACDecDSP, AACDecProc directly 8 months ago
Andreas Rheinhardt 8762aa4d62 avcodec/aac/aacdec: Move init functions to aacdec_fixed/float 8 months ago
Lynne 551ce16b59
aacdec: move aacdec.h into libavcodec/aac 9 months ago
Lynne 2f90d83981
aacdec: move fixed/float DSP initialization to templated init functions 9 months ago
Lynne 49e7be1e37
aacdec: move prediction to separate files 9 months ago
Lynne 41c04bec0a
aacdec: move fixed-point clipping to a separate function 9 months ago
Lynne 87a93a5670
aacdec: split off channel coupling into a new file 9 months ago
Lynne 41ae2b03a5
aacdec: move spectrum decode and dequantization to a new file 9 months ago
Lynne eef9100a8e
aacdec: template LTP windowing separately 9 months ago
Lynne 091d85217d
aacdec: template windowing and transforms separately 9 months ago
Lynne a309aa4127
aacdec: duplicate table initialization 9 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 9 months ago
Lynne db5128ef70
aacdec: template TNS application separately 9 months ago
Lynne ad16349f9b
aacdec: template intensity stereo application separately 9 months ago
Lynne 9f3fa77e0d
aacdec: template mid/side stereo application separately 9 months ago
Lynne a6295586f5
aacdec: template scalefactor dequantization separately 9 months ago