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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-08-26ffmpeg options: Enable trailing ? for map_channelpkviet
2017-08-25checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer
2017-08-25fate: add test vector aac-al04sf_48Alex Converse
2017-08-24avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis
2017-08-16fate: add overlay filter tests with alphaMarton Balint
2017-08-16avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva
2017-08-08avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer
2017-08-08fate: update ref files for gray pixel formats changesJames Almer
2017-08-07avfilter: add support for GRAY9 and GBRAP10Paul B Mahol
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-08-07avfilter/drawutils: support gbrap10 tooPaul B Mahol
2017-08-06swscale: fix gbrap16 alpha channel issuesJames Cowgill
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