summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* checkasm: add tests for dcadspJanne Grunau2015-12-214-0/+142
* checkasm: add float comparison util functionsJanne Grunau2015-12-212-0/+84
* x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-214-26/+78
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-141-0/+1
* checkasm: add HEVC MC testsAnton Khirnov2015-12-054-0/+325
* movenc-test: Fix integer overflowsMichael Niedermayer2015-11-241-1/+1
* fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-247-28/+15
* sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-242-3/+3
* movenc: Add a unit test for signaling of the track start timesMartin Storsjö2015-11-111-0/+4
* movenc: Add a unit test for frag_discont with edit listsMartin Storsjö2015-11-111-0/+4
* movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-102-0/+24
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-232-0/+9
* fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara2015-10-152-3/+3
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-031-2/+6
* dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-022-5/+5
* Screenpresso SPV1 decoderVittorio Giovara2015-09-302-0/+8
* tiny_psnr: Use the correct abs() versionVittorio Giovara2015-09-291-1/+1
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-281-2/+5
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-281-12/+47
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-171-1/+1
* fate: Change global error option to private error_rate optionVittorio Giovara2015-09-131-1/+1
* fate: Move mv0 option from global to mpv privateVittorio Giovara2015-09-131-7/+7
* avconv_filter: Use full named optionsVittorio Giovara2015-09-131-1/+1
* checkasm: add unit tests for v210encHenrik Gramner2015-09-064-0/+99
* DXV decoderVittorio Giovara2015-09-025-0/+23
* checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-281-3/+7
* checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-207-39/+53
* checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-201-0/+7
* fate: test only demuxing in asf-repldataJanne Grunau2015-08-202-18/+16
* fate: Make sure a corner-case for ASF is coveredAlexandra Hájková2015-08-162-0/+20
* checkasm: Remove unnecessary includeHenrik Gramner2015-08-111-4/+0
* fate/mp3: use the f32le format as outputAnton Khirnov2015-07-311-18/+19
* fate/mp3: specify the number of output samples instead of filesizeAnton Khirnov2015-07-311-6/+6
* checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-301-0/+4
* fate: add test vectors for HMAC SHA and SHA-2James Almer2015-07-291-3/+17
* fate: Add hap-chunk ref fileVittorio Giovara2015-07-271-0/+2
* Support the Hap chunked frame formatTom Butterworth2015-07-271-0/+3
* checkasm: Modify report formatHenrik Gramner2015-07-273-31/+30
* checkasm: Use LOCAL_ALIGNEDMichael Niedermayer2015-07-263-10/+13
* dds: Add a rgba fate testVittorio Giovara2015-07-222-1/+3
* dds: Fix palette decodingVittorio Giovara2015-07-222-2/+2
* checkasm: remove empty array initializer list in h264pred testJanne Grunau2015-07-221-2/+1
* checkasm: Always link staticallyLuca Barbato2015-07-211-2/+2
* fate: add checkasm targetJanne Grunau2015-07-182-0/+6
* checkasm: test all architectures with optimisationsJanne Grunau2015-07-181-1/+15
* checkasm: Give macro a body to avoid potential unexpected syntax issuesMichael Niedermayer2015-07-181-1/+1
* checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner2015-07-181-1/+1
* cosmetics: Reformat checkasm testsLuca Barbato2015-07-173-62/+61
* checkasm: Add unit tests for bswapdspHenrik Gramner2015-07-174-0/+78
* checkasm: Add unit tests for h264qpelHenrik Gramner2015-07-154-0/+85
OpenPOWER on IntegriCloud