16 Commits (8be6e56a536e978d77640dadc7c00861b19c0ee5)

Author SHA1 Message Date
Andreas Rheinhardt 9de66fd449
avcodec/aacdec_template: Deduplicate common part of aac_decode_init() 8 months ago
Andreas Rheinhardt fc3c2ea8dc
avcodec/aacdec: PredictorState array out of SingleChannelElement 8 months ago
Andreas Rheinhardt aaf26cffba avcodec/lpc: Split inline functions into a header of their own 10 months ago
Andreas Rheinhardt 08aa791d20 avcodec/lpc: Don't use AAC defines directly 10 months ago
Andreas Rheinhardt 7252e4f8ee avcodec/aac_defines: Remove unused AAC_RENAME_32 11 months ago
Lynne 469cd8d7fa
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding 2 years ago
Andreas Rheinhardt 211619ad7f avcodec: Remove the FFT_FIXED_32 define 3 years ago
Andreas Rheinhardt 698a4b22d0 avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user 4 years ago
Andreas Rheinhardt fc5d22abe4 avcodec/aacdec, aactab: Move kbd tables to their only user 4 years ago
Michael Niedermayer 0ef8f03133 avcodec/aacdec_template: Fix undefined integer overflow in apply_tns() 8 years ago
Michael Niedermayer 872bac8159 avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro 8 years ago
Michael Niedermayer c3547dcbc3 avcodec/aac_defines: Fix: runtime error: left shift of negative value -2 8 years ago
Marton Balint 67bef4cffa avcodec/aactab: do not use floats for constants 9 years ago
Ganesh Ajjanagadde 5472de5ca8 avcodec/aac_defines: replace #define by typedef 9 years ago
Djordje Pesut 5fd81cf6f0 avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago