summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate: Add separate target for all indeo3 testsDiego Biurrun2016-03-012-4/+7
* fate: Add test for indeo2 with delta framesVittorio Giovara2016-03-013-3/+124
* fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targetsDiego Biurrun2016-02-261-14/+29
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-2311-339/+339
* fate: Ignore errors from concatenating report filesDiego Biurrun2016-02-231-1/+1
* fate: Be silent when fetching Git updatesDiego Biurrun2016-02-231-1/+1
* mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-221-1/+1
* fate: Be silent when switching to Git branchDiego Biurrun2016-02-201-1/+1
* checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-181-3/+3
* avconv: use the new buffersrc parameters APIAnton Khirnov2016-02-141-1/+1
* tiny_psnr: Support large filesThomas Lee2016-02-091-5/+5
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-4/+4
* lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-4/+4
* lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-1/+2
* fate: add 10-bit v210 encoder testsJames Darnley2016-01-213-1/+10
* checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-073-0/+153
* checkasm: Check register clobbering on armMartin Storsjö2016-01-074-0/+167
* checkasm: x86: post commit review fixesJanne Grunau2015-12-291-11/+9
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-45/+0
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-1/+1
* checkasm: add fmtconvert testsJanne Grunau2015-12-214-0/+110
* checkasm: add synth_filter testJanne Grunau2015-12-214-1/+124
* 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
OpenPOWER on IntegriCloud