summaryrefslogtreecommitdiffstats
path: root/libavcodec/psymodel.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: stop using deprecated codec flagsJames Almer2017-03-251-1/+1
* doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* AAC encoder: improve SF range utilizationClaudio Freire2015-12-021-0/+1
* AAC encoder: Extensive improvementsClaudio Freire2015-10-111-1/+14
* AAC encoder: tweak rate-distortion logicClaudio Freire2015-09-231-0/+1
* AAC Encoder: clipping avoidanceClaudio Freire2015-07-271-0/+1
* aacpsy: Add energy spread for each bandRostislav Pehlivanov2015-06-281-2/+1
* avcodec/psymodel: Fix () in AAC_CUTOFF() macroMichael Niedermayer2014-05-251-1/+1
* Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-241-6/+6
|\
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-6/+6
* | aacenc: new default cutoffMichael Niedermayer2012-07-291-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-241-8/+4
|\ \ | |/
| * aacenc: Deinterleave input samples before processing.Nathan Caldwell2012-01-231-6/+3
| * aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell2012-01-231-4/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-301-12/+41
|\ \ | |/
| * psymodel: Remove the single channel analysis functionNathan Caldwell2011-06-291-11/+1
| * psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell2011-06-291-7/+46
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-091-27/+22
|\ \ | |/
| * psymodel: Remove wrapper functions.Nathan Caldwell2011-05-081-27/+22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-061-0/+9
|\ \ | |/
| * psymodel: extend API to include PE and bit allocation.Nathan Caldwell2011-04-051-0/+9
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-301-2/+2
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-081-7/+7
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-081-0/+158
OpenPOWER on IntegriCloud