22 Commits (01fcbdf9cedcf14418b5886205261e532167f949)

Author SHA1 Message Date
Nathan Caldwell 9b8e2a8709 aacenc: Deinterleave input samples before processing. 13 years ago
Nathan Caldwell 025ccf1f8b aacenc: Request normalized float samples instead of converting s16 samples to float. 13 years ago
Nathan Caldwell 0bc01cc9fe psymodel: Add channels and channel groups to the psymodel. 14 years ago
Nathan Caldwell b58e298572 psymodel: Remove wrapper functions. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles 99c2111b12 cosmetics: vertical alignment and line wrap 14 years ago
Justin Ruggles 20d1f6fec1 Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
Justin Ruggles 75b98610a7 cosmetics: vertical alignment and line wrap 14 years ago
Justin Ruggles d42dc217ed Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
Alex Converse 0e107f7890 psymodel: Const correct FFPsyWindowInfo. 14 years ago
Martin Storsjö 771c86c13d Fix a leak in the AAC encoder 15 years ago
Alex Converse 7ca4a72f47 10l: Revert r23867. It didn't make any sense. 15 years ago
Alex Converse 9a3fe1ae6e Make ff_psy_preprocess_end() act like av_freep(). 15 years ago
Alex Converse 636da41a20 aacenc: Don't lowpass the input unless specifically requested. 15 years ago
Alex Converse 2876a9dbaf Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. 16 years ago
Diego Biurrun c8f47d8b79 cosmetics: Remove unnecessary {} around if/for blocks; 16 years ago
Diego Biurrun 99d61d340c cosmetics: prettyprinting, K&R style, break overly long lines 16 years ago
Alex Converse fd257dc4c0 Cosmetics: Pretty print the AAC encoder. 16 years ago
Alex Converse 78e65cd772 Merge the AAC encoder from SoC svn. It is still considered experimental. 16 years ago