summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-162-12/+9
* checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-162-1/+18
* checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-162-4/+4
* lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-162-39/+39
* swscale: Add the GBRAP12 outputLuca Barbato2016-10-126-0/+10
* swscale: Enable GBRP12 outputLuca Barbato2016-10-126-0/+10
* swscale: Add missing yuv444p12 swappingVittorio Giovara2016-10-121-1/+1
* checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-111-1/+33
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2016-10-041-0/+159
* fate: Add test for rscc paletteVittorio Giovara2016-10-022-0/+5
* lavu: remove the custom atomic APIAnton Khirnov2016-10-021-5/+0
* checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-024-0/+81
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-8/+8
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-276-0/+10
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-276-0/+10
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-276-0/+10
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-221-4/+4
* checkasm: add tests for audiodspAnton Khirnov2016-09-224-0/+151
* checkasm: add a test for blockdspAnton Khirnov2016-09-224-0/+73
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-111-2/+3
* build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun2016-09-051-1/+1
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-2/+2
* checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-034-0/+132
* checkasm: Cast unsigned to signedLuca Barbato2016-07-231-1/+1
* checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-224-1/+76
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-1/+1
* checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-171-4/+6
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-171-3/+10
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-171-2/+2
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-161-25/+39
* FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-152-0/+35
* FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-152-0/+13
* fate: Add a mixed NAL coding sampleVittorio Giovara2016-07-132-0/+11
* fate: Restore order of h264 entriesVittorio Giovara2016-07-131-2/+2
* checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-131-4/+7
* checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-131-1/+1
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-101-1/+1
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-101-7/+9
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-084-0/+522
* avconv: use avcodec_parameters_copy() with streamcopyAnton Khirnov2016-07-021-2/+2
* checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-291-5/+13
* ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-293-24/+24
* fate: Add test for webpDiego Biurrun2016-06-282-0/+5
* checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-281-2/+2
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-281-1/+1
* checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-211-0/+2
* fate: Add TrueMotion 2 RT testsVittorio Giovara2016-06-204-0/+18
* fate: Move Duck Truemotion 1 and 2 tests to vpx.makVittorio Giovara2016-06-202-12/+12
* fate: Add tests for MagicYUVVittorio Giovara2016-06-208-0/+33
* checkasm: Add tests for h264 idctMartin Storsjö2016-06-174-0/+237
OpenPOWER on IntegriCloud