summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-02
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* checkasm: add tests for audiodspAnton Khirnov2016-09-22
* checkasm: add a test for blockdspAnton Khirnov2016-09-22
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-11
* build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun2016-09-05
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-03
* checkasm: Cast unsigned to signedLuca Barbato2016-07-23
* checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-22
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-17
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
* FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-15
* fate: Add a mixed NAL coding sampleVittorio Giovara2016-07-13
* fate: Restore order of h264 entriesVittorio Giovara2016-07-13
* checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-13
* checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-13
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-10
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-10
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-08
* avconv: use avcodec_parameters_copy() with streamcopyAnton Khirnov2016-07-02
* checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-29
* ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-29
* fate: Add test for webpDiego Biurrun2016-06-28
* checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-28
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-28
* checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-21
* fate: Add TrueMotion 2 RT testsVittorio Giovara2016-06-20
* fate: Move Duck Truemotion 1 and 2 tests to vpx.makVittorio Giovara2016-06-20
* fate: Add tests for MagicYUVVittorio Giovara2016-06-20
* checkasm: Add tests for h264 idctMartin Storsjö2016-06-17
* fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-06
* FATE: drop the audio stream from the dxtory testAnton Khirnov2016-05-26
* fate: More fine-grained dependencies for demuxer testsDiego Biurrun2016-05-25
* fate: More fine-grained dependencies for voice codec testsDiego Biurrun2016-05-25
* movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-18
* movenc-test: Test write_data_typeMartin Storsjö2016-05-18
* fate: Update fate-lavf-ts after commit 393596f9d5Martin Storsjö2016-05-17
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Drop pointless assert.h #includesDiego Biurrun2016-05-03