Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-02avcodec/mpegaudio_tablegen: Add (), fix fateMichael Niedermayer
2015-12-02avcodec/mpegaudio_tablegen: more dynamic table creation speedupsGanesh Ajjanagadde
2015-12-02avcodec/mpegaudio_tablegen: speed up dynamic table creationGanesh Ajjanagadde
2014-08-31Add av_cold to table generation functions.Reimar Döffinger
2013-10-24avcodec/mpegaudio_tablegen: fix build with hardcoded tablesMichael Niedermayer
2013-10-22libavcodec/mpegaudio_tablegen: clip value before castingMichael Niedermayer
2013-10-15avcodec/mpegaudio_tablegen: remove dead branchMichael Niedermayer
2013-10-15avcodec: improve precission for cbrtf() emulationMichael Niedermayer
2013-10-15mpegaudio_tablegen: Don't use llrintDerek Buitenhuis
2013-10-15tablegen: Don't use cbrtf in host toolsDerek Buitenhuis
2012-08-02mpegaudio_tablegen: try to fix hardcoded tablesMichael Niedermayer
2012-08-02mp3dec: adjust IMDCT scaling to avoid overflowsMichael Niedermayer
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-17mpegaudio: add _fixed suffix to some namesMans Rullgard
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-21mathematics.h no longer needs config.h, so update tablegen code andReimar Döffinger
2010-05-11float based mp1/mp2/mp3 decoders.Michael Niedermayer
2009-11-26Revert "Add required header #include to fix 'make checkheaders'."Måns Rullgård
2009-11-26cosmetics: K&R style, prettyprintingDiego Biurrun
2009-11-26Add required header #include to fix 'make checkheaders'.Diego Biurrun
2009-11-08Remove unused variable.Michael Niedermayer
2009-11-07Simpliy exp*table init, based on patch by reimar.Michael Niedermayer
2009-10-28Fix out-of-tree builds with --enable-hardcoded-tablesReimar Döffinger
2009-10-2810l, fix incorrect endif comment.Reimar Döffinger
2009-10-28Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger