summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-2810-195/+195
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-288-8/+0
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-86/+0
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-047-18/+18
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-1/+1
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-016-77/+150
* fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-261-5/+6
* x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-231-4/+8
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-3/+3
* v210: Use separate sample_factorsLuca Barbato2016-02-011-3/+4
* v210: Add avx2 version of the 10-bit line encoderJames Darnley2016-02-012-7/+23
* v210: Add avx2 version of the 8-bit line encoderJames Darnley2016-02-012-21/+43
* v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-261-0/+6
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-1/+1
* x86: build: Group all encoder objects togetherDiego Biurrun2016-01-181-2/+2
* x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-181-1/+0
* x86: use emms after ff_int32_to_float_fmul_scalar_sseJanne Grunau2015-12-301-1/+8
* x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitlyJanne Grunau2015-12-291-4/+1
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-242-106/+0
* x86_64: int32_to_float_fmul_scalar sign extend integer lengthJanne Grunau2015-12-141-0/+3
* hevcdsp: use a macro for .rodata sectionDave Yeo2015-12-111-1/+1
* hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-053-5/+1090
* mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-131-0/+1
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-282-86/+0
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-1114-14/+14
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-111-2/+2
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-111-1/+1
* x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-022-0/+5
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-275-11/+11
* x86: bswapdsp: Don't treat 32-bit integers as 64-bitHenrik Gramner2015-07-171-13/+10
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-171-6/+3
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-171-6/+4
* h264_qpel: Use the correct headerVittorio Giovara2015-06-121-1/+1
* h264_weight: Fix SSSE3 biweight code with weights of 128Michael Niedermayer2015-06-121-0/+10
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-313-4/+4
* x86: cavs: Remove an unneeded scratch bufferMichael Niedermayer2015-05-281-15/+13
* mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-221-1/+1
* x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-171-0/+5
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-2/+2
* fmtconvert: drop unused functionsAnton Khirnov2015-02-282-459/+0
* hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos2015-02-221-2/+2
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-053-0/+189
* motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-241-64/+68
* x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-081-49/+49
* xvid: Add C IDCTPascal Massimino2014-09-021-1/+7
* idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-021-2/+5
* x86: xvid: K&R formatting cosmeticsDiego Biurrun2014-08-272-489/+489
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-276-46/+50
* x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-272-20/+0
* build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-151-0/+10
OpenPOWER on IntegriCloud