Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-12-14fate: Add h264 test for frame num gapsDerek Buitenhuis
2016-12-08avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang
2016-12-07fate: Add spherical and stereo3d mov testsVittorio Giovara
2016-12-03Remove Plan 9 supportDiego Biurrun
2016-12-01arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö
2016-11-24checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje
2016-11-24Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö
2016-11-23fate.sh: Allow setting other make flags for running testsMartin Storsjö
2016-11-16fate: Add h264 and hevc extradata reload testsVittorio Giovara
2016-11-16checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separatelyMartin Storsjö
2016-11-11checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje
2016-11-08fate: checkasm: Split monolithic test into individual componentsDiego Biurrun
2016-11-08checkasm: Add --test parameter to check only specific componentsDiego Biurrun
2016-11-08swscale: Add GRAY12Luca Barbato
2016-11-03vp9: Flip the order of arguments in MC functionsMartin Storsjö
2016-11-01mov: Evaluate the movie display matrixVittorio Giovara
2016-11-01fate: Add tests for mov display matrixVittorio Giovara
2016-10-22checkasm: Add a test for HEVC add_residualAlexandra Hájková
2016-10-22Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun
2016-10-18fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8aLuca Barbato
2016-10-18checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö
2016-10-18swscale: Properly load alpha for planar rgbMichael Niedermayer
2016-10-17build: Drop arch-specific checkasm MakefilesDiego Biurrun
2016-10-17build: Drop duplicate asm recipeDiego Biurrun
2016-10-16checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö
2016-10-16checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö
2016-10-16checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö
2016-10-16lavf: use the new bitstream filter for extracting extradataAnton Khirnov
2016-10-12swscale: Add the GBRAP12 outputLuca Barbato
2016-10-12swscale: Enable GBRP12 outputLuca Barbato
2016-10-12swscale: Add missing yuv444p12 swappingVittorio Giovara
2016-10-11checkasm: add a test for HEVC IDCTAlexandra Hájková
2016-10-04checkasm: add VP9 loopfilter tests.Ronald S. Bultje
2016-10-02fate: Add test for rscc paletteVittorio Giovara
2016-10-02lavu: remove the custom atomic APIAnton Khirnov
2016-10-02checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková
2016-09-29hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-09-27pixfmt: Add yuv444p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv422p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv420p12 pixel formatLuca Barbato
2016-09-22audiodsp: reorder arguments for vector_clipfAnton Khirnov
2016-09-22checkasm: add tests for audiodspAnton Khirnov
2016-09-22checkasm: add a test for blockdspAnton Khirnov
2016-09-11checkasm: Read the unsigned value as it shouldLuca Barbato
2016-09-05build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun
2016-08-26vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun
2016-08-03checkasm: add vp9 MC tests.Ronald S. Bultje
2016-07-23checkasm: Cast unsigned to signedLuca Barbato
2016-07-22checkasm: add HEVC test for testing IDCT DCAlexandra Hájková
2016-07-21arm: Check for support for the .fpu directiveMartin Storsjö