summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer12-30/+27
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun11-29/+26
2012-07-29aacenc: new default cutoffMichael Niedermayer3-1/+6
2012-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer21-586/+1271
2012-01-23aacenc: Deinterleave input samples before processing.Nathan Caldwell5-62/+80
2012-01-23aacenc: Request normalized float samples instead of converting s16 samples to...Nathan Caldwell5-20/+18
2011-06-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer20-202/+272
2011-06-29psymodel: Remove the single channel analysis functionNathan Caldwell3-17/+6
2011-06-29psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell5-25/+91
2011-05-09Merge remote branch 'qatar/master'Michael Niedermayer11-138/+120
2011-05-08psymodel: Remove wrapper functions.Nathan Caldwell3-43/+25
2011-04-06Merge remote branch 'qatar/master'Michael Niedermayer12-35/+76
2011-04-05psymodel: extend API to include PE and bit allocation.Nathan Caldwell1-0/+9
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-08-30psymodel: Const correct FFPsyWindowInfo.Alex Converse3-4/+4
2009-07-08Cosmetics: Pretty print the AAC encoder.Alex Converse6-288/+288
2009-07-08Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse10-115/+1992