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
AgeCommit message (Expand)Author
2022-10-19ffmpeg: Add display_{rotation, hflip, vflip} optionsJan Ekström
2022-07-30lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann
2022-05-24avfilter: Add blockdetect filterThilo Borgmann
2022-05-20fate/filter-video: Fix requirements of testsAndreas Rheinhardt
2022-05-20fate/filter-video: Avoid duplication for fate-filter-overlay testsAndreas Rheinhardt
2022-05-20fate/filter-video: Avoid duplication for filter-removegrain testsAndreas Rheinhardt
2022-05-20fate/filter-video: Avoid duplication for fate-filter-stereo3d testsAndreas Rheinhardt
2022-05-09fate/filter-video: Remove unnecessary dependency from filter-pp[1-6]Andreas Rheinhardt
2022-05-06tests/Makefile: Redo how to keep intermediate FATE-filesAndreas Rheinhardt
2022-05-06fate/filter-video: Remove intermediate file of meta-4560-rotate0 testAndreas Rheinhardt
2022-04-25lavfi: Add blurdetect filterThilo Borgmann
2022-04-01lavfilter: Add SITI filterBoris Baracaldo
2022-03-18fate: add tpad filter testsPaul B Mahol
2022-03-16fate: add epx testsPaul B Mahol
2022-03-16fate: add chromashift testsPaul B Mahol
2022-03-14fate: add decimate filter testPaul B Mahol
2022-01-16vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer
2021-12-23FATE: always pass -nostdin to ffmpegrcombs
2021-08-07ffprobe: remove references to frame->pkt_ptsJames Almer
2021-04-18fate/filter-video: Remove SAMPLES depedency from refcmp testsAndreas Rheinhardt
2021-03-05tests/fate: Don't keep unnecessary temp filesAndreas Rheinhardt
2021-01-01lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov
2021-01-01mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov
2020-12-13fate: fix fate-filter-hqx on big-endian archesAndriy Gelman
2020-11-07fate/filter-video: add 10bit test for unsharp filterLimin Wang
2020-09-30fate: add scale filters for big-endian architectures.Nicolas George
2020-09-08fate: disable automatic conversions on many tests.Nicolas George
2020-08-18FATE: fix copy & paste for minterpolate testLimin Wang
2020-06-19fate: add yuv420p10 and yuv422p10 tests for overlay filterLimin Wang
2020-05-23lavfi: add untile filter.Nicolas George
2020-05-14FATE: add fate test for minterpolate filterLimin Wang
2020-05-14fate: add scdet metadata testLimin Wang
2020-05-14FATE: add a test for colorbalanceLimin Wang
2020-05-12test: Add codecview testMichael Niedermayer
2020-05-12tests: Add pp7, spp tests based on pp testMichael Niedermayer
2020-05-10fate: add signalstats 8bit and 10bit testLimin Wang
2020-01-29Revert "fate/filter-video: add two tests for dnn_processing with frame format...Guo, Yejun
2020-01-14fate/filter-video: add two tests for dnn_processing with frame format rgb24 a...Guo, Yejun
2019-12-12fate: Fix use of target_path/target_samplesMartin Storsjö
2019-11-11tests/fate/filter-video: add test for colorlevelsLimin Wang
2019-10-30FATE: add a test for freeezedetectLimin Wang
2019-10-21avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang
2019-10-19avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol
2019-09-08lavfi/concat: allow to support inputs with different frame ratesCalvin Walton
2019-07-22fate: change the scenecut fate thresholdLimin Wang
2018-12-19tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer
2018-08-31fate: add 10-bit test for hue video filterTobias Rapp