summaryrefslogtreecommitdiff
path: root/libavcodec/psymodel.c
Commit message (Expand)AuthorAge
* psymodel: Check memory allocationVittorio Giovara2015-05-31
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* aacenc: Deinterleave input samples before processing.Nathan Caldwell2012-01-23
* aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell2012-01-23
* psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell2011-06-29
* psymodel: Remove wrapper functions.Nathan Caldwell2011-05-08
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* cosmetics: vertical alignment and line wrapJustin Ruggles2011-01-20
* Add memory allocation failure checks to ff_iir_filter_init_coeffs().Justin Ruggles2011-01-20
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-30
* Fix a leak in the AAC encoderMartin Storsjö2010-07-10
* 10l: Revert r23867. It didn't make any sense.Alex Converse2010-06-28
* Make ff_psy_preprocess_end() act like av_freep().Alex Converse2010-06-28
* aacenc: Don't lowpass the input unless specifically requested.Alex Converse2010-04-02
* Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess.Alex Converse2009-07-14
* cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun2009-07-08
* cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun2009-07-08
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-08
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-08