Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / psymodel.c
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-23 Nathan Caldwellaacenc: Deinterleave input samples before processing.
2012-01-23 Nathan Caldwellaacenc: Request normalized float samples instead of...
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...