summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-031-10/+8
* mov: Evaluate the movie display matrixVittorio Giovara2016-11-013-3/+3
* fate: Add tests for mov display matrixVittorio Giovara2016-11-017-0/+32
* checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-224-2/+89
* Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun2016-10-222-3/+3
* fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8aLuca Barbato2016-10-181-1/+1
* checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-181-2/+2
* swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-181-2/+2
* build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-174-4/+3
* build: Drop duplicate asm recipeDiego Biurrun2016-10-171-5/+0
* 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
OpenPOWER on IntegriCloud