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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22avcodec/x86/fft: Remove obsolete 3dnow functionsAndreas Rheinhardt
2016-04-12Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'Derek Buitenhuis
2016-03-04avcodec/fft: Add revtab32 for FFTs with more than 65536 samplesMichael Niedermayer
2016-02-26fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun
2015-06-01x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer
2015-05-31x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer
2013-08-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-21x86: Split DCT and FFT initialization into separate filesDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau
2012-09-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-09-01Fix compilation with yasm-0.6.2.Carl Eugen Hoyos
2012-08-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun