| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/fft: Remove obsolete 3dnow functions | Andreas Rheinhardt | 2022-06-22 | 1 | -14/+0 |
* | Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622' | Derek Buitenhuis | 2016-04-12 | 1 | -5/+6 |
|\ |
|
| * | fft: x86: cosmetics: Drop silly comments, add comment, whitespace | Diego Biurrun | 2016-02-26 | 1 | -5/+6 |
| * | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 1 | -1/+1 |
* | | avcodec/fft: Add revtab32 for FFTs with more than 65536 samples | Michael Niedermayer | 2016-03-04 | 1 | -0/+3 |
* | | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-22 | 1 | -15/+2 |
|\| |
|
| * | x86: Split DCT and FFT initialization into separate files | Diego Biurrun | 2013-08-21 | 1 | -15/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -9/+11 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -9/+11 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-09 | 1 | -11/+8 |
|\| |
|
| * | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -11/+8 |
* | | Fix compilation with yasm-0.6.2. | Carl Eugen Hoyos | 2012-09-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-15 | 1 | -4/+4 |
|/ |
|
* | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -0/+72 |