summaryrefslogtreecommitdiff
path: root/libavcodec/tests/x86
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-221-3/+0
* avcodec/x86/xvididct: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-221-4/+0
* avcodec/x86/fdct: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-221-6/+0
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+1
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+2
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-281-0/+2
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-5/+5
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-301-1/+1
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-11/+58
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+86