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-04-15FATE: add an H.264 test with invalid reference listsAnton Khirnov
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-04-06fate: Update DDS testsVittorio Giovara
2016-04-04fate: Update Screenpresso testsVittorio Giovara
2016-04-04fate: Update RSCC testsVittorio Giovara
2016-04-03matroska: Write the field order informationLuca Barbato
2016-03-29fate: Add test for WMV2 with jframesVittorio Giovara
2016-03-24fate: Only run SRTP test if SRTP code is enabledDiego Biurrun
2016-03-23timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun
2016-03-01fate: Add separate target for all indeo3 testsDiego Biurrun
2016-03-01fate: Add test for indeo2 with delta framesVittorio Giovara
2016-02-27fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targetsDiego Biurrun
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-23fate: Ignore errors from concatenating report filesDiego Biurrun
2016-02-23fate: Be silent when fetching Git updatesDiego Biurrun
2016-02-23mpeg12enc: always write closed gops for intra only outputsMarton Balint
2016-02-20fate: Be silent when switching to Git branchDiego Biurrun
2016-02-18checkasm: Use standard multiple inclusion guardsDiego Biurrun
2016-02-15avconv: use the new buffersrc parameters APIAnton Khirnov
2016-02-09tiny_psnr: Support large filesThomas Lee
2016-01-23x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-21lavc: Move prediction_method to codec private optionsVittorio Giovara
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2016-01-21fate: add 10-bit v210 encoder testsJames Darnley
2016-01-07checkasm: Check register clobbering on aarch64Martin Storsjö
2016-01-07checkasm: Check register clobbering on armMartin Storsjö
2015-12-29checkasm: x86: post commit review fixesJanne Grunau
2015-12-24dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková
2015-12-23dca: change the core to work with integer coefficients.Alexandra Hájková
2015-12-21checkasm: add fmtconvert testsJanne Grunau
2015-12-21checkasm: add synth_filter testJanne Grunau
2015-12-21checkasm: add tests for dcadspJanne Grunau
2015-12-21checkasm: add float comparison util functionsJanne Grunau
2015-12-21x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau
2015-12-14arm: add a cpu flag for the VFPv2 vector modeJanne Grunau
2015-12-05checkasm: add HEVC MC testsAnton Khirnov
2015-11-24movenc-test: Fix integer overflowsMichael Niedermayer
2015-11-24fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara
2015-11-24sgienc: Do not end RLE lines with 0sVittorio Giovara
2015-11-11movenc: Add a unit test for signaling of the track start timesMartin Storsjö
2015-11-11movenc: Add a unit test for frag_discont with edit listsMartin Storsjö
2015-11-10movenc: Add an API unit test for fragmenting options/callsMartin Storsjö
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-15fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara
2015-10-03checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-10-02dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29tiny_psnr: Use the correct abs() versionVittorio Giovara
2015-09-28checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-28checkasm: Use a self-balancing treeHenrik Gramner