]> git.sesse.net Git - ffmpeg/history - libavcodec/psymodel.c
vaapi_h264: Add support for VUI parameters
[ffmpeg] / libavcodec / psymodel.c
2015-05-31 Vittorio Giovarapsymodel: Check memory allocation
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...