summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* | x86/aacpsdsp: optimize add_squares loopJames Almer2016-06-14
* | x86/aacdec: use HADDPS macroJames Almer2016-06-08
* | x86: lossless audio: SSE4 madd 32bitsChristophe Gisquet2016-05-07
* | Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'Derek Buitenhuis2016-04-12
|\|
| * fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-26
| * x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-23
* | avcodec/fft: Add revtab32 for FFTs with more than 65536 samplesMichael Niedermayer2016-03-04
* | avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-04
* | x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-29
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-24
|\|
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* | x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}James Almer2016-02-22
* | Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'Derek Buitenhuis2016-02-16
|\|
| * v210: Use separate sample_factorsLuca Barbato2016-02-01
| * v210: Add avx2 version of the 10-bit line encoderJames Darnley2016-02-01
| * v210: Add avx2 version of the 8-bit line encoderJames Darnley2016-02-01
* | Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'Derek Buitenhuis2016-02-16
|\|
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-26
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
* | x86: use the new helper macros where usefulJames Almer2016-02-14
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-14
* | huffyuvencdsp: Undefine "i" macro after each useTimothy Gu2016-02-07
* | x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}James Almer2016-02-06
* | dirac_dwt: Make x86 files/functions names consistentTimothy Gu2016-02-05
* | diracdsp: Make x86 files/functions names consistentTimothy Gu2016-02-05
* | avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvcHenrik Gramner2016-02-05
* | avcodec/h264: mmxext 4:2:2 chroma deblock/loop filterJames Darnley2016-02-05
* | diracdsp_mmx: Fix some more indentationsTimothy Gu2016-02-01
* | diracdsp_mmx: Fix indentationTimothy Gu2016-02-01
* | x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM formatTimothy Gu2016-02-01
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-31
* | avcodec/dca: remove old decoderfoo862016-01-31
* | x86/imdct36: use extractps inside the STORE macroJames Almer2016-01-28
* | Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'Derek Buitenhuis2016-01-27
|\|
| * x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-18
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-25
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-21
* | videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.Ronald S. Bultje2016-01-18
* | avcodec/v210: guard new avx2 functions from old assemblersJames Darnley2016-01-17
* | avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley2016-01-17
* | avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-17
* | avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse()Michael Niedermayer2016-01-15