summaryrefslogtreecommitdiffstats
path: root/libavcodec/psymodel.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: vertical alignment and line wrapJustin Ruggles2011-01-211-2/+3
* Add memory allocation failure checks to ff_iir_filter_init_coeffs().Justin Ruggles2011-01-211-1/+1
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-301-1/+1
* Fix a leak in the AAC encoderMartin Storsjö2010-07-101-0/+1
* 10l: Revert r23867. It didn't make any sense.Alex Converse2010-06-281-3/+0
* Make ff_psy_preprocess_end() act like av_freep().Alex Converse2010-06-281-0/+3
* aacenc: Don't lowpass the input unless specifically requested.Alex Converse2010-04-021-5/+2
* Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess.Alex Converse2009-07-141-1/+3
* cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun2009-07-081-4/+2
* cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun2009-07-081-2/+2
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-081-11/+11
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-081-0/+130
OpenPOWER on IntegriCloud