aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/psymodel.h
AgeCommit message (Expand)Author
2012-07-29aacenc: new default cutoffMichael Niedermayer
2012-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-23aacenc: Deinterleave input samples before processing.Nathan Caldwell
2012-01-23aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell
2011-06-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-29psymodel: Remove the single channel analysis functionNathan Caldwell
2011-06-29psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell
2011-05-09Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-08psymodel: Remove wrapper functions.Nathan Caldwell
2011-04-06Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-05psymodel: extend API to include PE and bit allocation.Nathan Caldwell
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-08-30psymodel: Const correct FFPsyWindowInfo.Alex Converse
2009-07-08Cosmetics: Pretty print the AAC encoder.Alex Converse
2009-07-08Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse