OSDN Git Service

libx264: add 'partitions' private option
[coroid/libav_saccubus.git] / libavcodec / psymodel.c
2011-06-29 Nathan Caldwellpsymodel: Add channels and channel groups to the psymodel.
2011-05-08 Nathan Caldwellpsymodel: Remove wrapper functions.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-20 Justin Rugglescosmetics: vertical alignment and line wrap
2011-01-20 Justin RugglesAdd memory allocation failure checks to ff_iir_filter_i...
2010-08-30 Alex Conversepsymodel: Const correct FFPsyWindowInfo.
2010-07-10 Martin StorsjöFix a leak in the AAC encoder
2010-06-28 Alex Converse10l: Revert r23867. It didn't make any sense.
2010-06-28 Alex ConverseMake ff_psy_preprocess_end() act like av_freep().
2010-04-02 Alex Converseaacenc: Don't lowpass the input unless specifically...
2009-07-14 Alex ConverseUse cutoff frequency to adjust bandwidth in the generic...
2009-07-08 Diego Biurruncosmetics: Remove unnecessary {} around if/for blocks;
2009-07-08 Diego Biurruncosmetics: prettyprinting, K&R style, break overly...
2009-07-08 Alex ConverseCosmetics: Pretty print the AAC encoder.
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...