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
2017-08-03speedhq: add FATE testsSteinar H. Gunderson
2017-08-01lavc/htmlsubtitles: handle colors starting with many '#'Clément Bœsch
2017-08-01lavc/htmlsubtitles: improve line breaks handlingClément Bœsch
2017-08-01lavc/tests: add htmlsubtitlesClément Bœsch
2017-08-01lavc/htmlsubtitles: improve handling broken garbageClément Bœsch
2017-07-30sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch
2017-07-30sws/tests/pixdesc_query: sort pixel formatsClément Bœsch
2017-07-30Revert "Revert "lavfi/buffersrc: push the frame deeper if requested.""Nicolas George
2017-07-27fate: update pixfmt_best test to check for endiannessTobias Rapp
2017-07-24lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch
2017-07-21ffprobe: Print color properties from show_framesVittorio Giovara
2017-07-20fate: add libavdevice/reverse.c to fate-sourceJames Almer
2017-07-19pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-15fate: add sub-srt-badsyntax testMichael Niedermayer
2017-07-13checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp...James Almer
2017-07-13checkasm: add a g722dsp testJames Almer
2017-07-05fate: add fate-checkasm-sbrdsp targetJames Almer
2017-07-05checkasm: use declare_func_float() in sbrdsp sum_square testJames Almer
2017-07-04libavfilter/scale2ref: Maintain main input's DARKevin Mark
2017-07-03checkasm: add sbrdsp testsMatthieu Bouron
2017-07-01avcodec/imc: cast float to int prior to comparing with int variableKostya Shishkov
2017-07-01checkasm: randomize the full input buffer in test_hybrid_analysisJames Almer
2017-07-01checkasm: fix size of input buffer in test_hybrid_analysisJames Almer
2017-06-30fate: Add fate-copy-trac3074Michael Niedermayer
2017-06-28lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysisClément Bœsch
2017-06-28checkasm: add AAC PS testsClément Bœsch
2017-06-27x86/vf_blend: add sse and ssse3 extremity functionsJames Almer
2017-06-26avcodec/utvideodec: decode to GBR(A)PPaul B Mahol
2017-06-24fate: update checksums for fate-lavf-ffm and fate-lavf-mxfJames Almer
2017-06-24checkasm: add missing checks to float_dsp's butterflies_float testJames Almer
2017-06-22checkasm/aarch64: fix tests returning a floatMatthieu Bouron
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-19fate: use do_md5sum instead of the md5 protocol for most md5 fate testsMarton Balint
2017-06-15avutil/tests: remove float_dsp testJames Almer
2017-06-15checkasm: add float_dsp testsJames Almer
2017-06-15checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer
2017-06-10fate: add test for -time_base optionMichael Bradshaw
2017-06-09lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva
2017-06-06fate: add fate-adts-id3v1-demuxJames Almer
2017-06-05fate: add test for the Dirac low delay profileRostislav Pehlivanov
2017-06-05FATE: Add test for libavfilter/scale2refKevin Mark
2017-06-01checkasm: add _fixed suffix to fixed_dsp testsJames Almer
2017-05-31tests/fate/libavcodec: Test with all idct and dct modes supported in the testMichael Niedermayer
2017-05-25avcodec/tscc2: Skip duplicate framesMichael Niedermayer
2017-05-25avcodec/aac_adtstoasc: propagate new extradata using packet side dataJames Almer
2017-05-24fate: add aac-al_sbr_ps_06_ur testJames Almer
2017-05-10fate/exr : add test for Y, b44A negative half, and datawindow != displaywindowMartin Vignali
2017-05-08Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer
2017-05-08tests/fate/fifo-muxer: update fifo-muxer dependenciesTobias Rapp
2017-05-05Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch