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-09-08checkasm: use perf API on Linux ARM*Clément Bœsch
2017-09-08fate: add test for asetnsamples filter with padding disabledTobias Rapp
2017-09-07ffprobe: use consistent string for unspecified color_range valueTobias Rapp
2017-09-07fate: fix fate-lavf-fits dependenciesJames Almer
2017-08-31fate: add tests for some video source filtersTobias Rapp
2017-08-31fate/flvenc: set bitexact output format flag explicitlyJames Almer
2017-08-31fate/pixlet : add test for rgbMartin Vignali
2017-08-30fate: stop using deprecated filter syntax in hls testsJames Almer
2017-08-30fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow testsJames Almer
2017-08-30FATE: Add FITS testsParas Chadha
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