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-11-05avfilter: add backgroundkey video filterPaul B Mahol
2022-09-13libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filterRoman Arzumanyan
2022-09-03avfilter: add bilateral_cuda filterMohamed Khaled Mohamed
2022-09-03avfilter: add 3D scope multimedia filterPaul B Mahol
2022-08-13configure: always enable gnu_windres if availableTimo Rothenpieler
2022-07-18avfilter: add vsrc_ddagrabTimo Rothenpieler
2022-07-10avfilter: add chromakey_cuda filterMohamed Khaled Mohamed
2022-07-07avfilter: add remap opencl filterPaul B Mahol
2022-06-25avfilter/Makefile: always make colorspace.oGyan Doshi
2022-06-16avfilter: add virtualbass filterPaul B Mahol
2022-05-24avfilter: Add blockdetect filterThilo Borgmann
2022-05-23libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö
2022-05-10lib*/version: Move library version functions into files of their ownAndreas Rheinhardt
2022-05-05avfilter: add multiply video filterPaul B Mahol
2022-04-29avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessaryAndreas Rheinhardt
2022-04-25lavfi: Add blurdetect filterThilo Borgmann
2022-04-25lafi/vf_edgedetect: Move some common functions into seperate fileThilo Borgmann
2022-04-23lavfi: add vf_iccdetect for parsing ICC profilesNiklas Haas
2022-04-23lavfi: add vf_iccgen for generating ICC profilesNiklas Haas
2022-04-23avfilter: add colorchart video filterPaul B Mahol
2022-04-23avfilter: add colormap video filterPaul B Mahol
2022-04-14avfilter: add pixelize video filterPaul B Mahol
2022-04-14avfilter: add feedback video filterPaul B Mahol
2022-04-12avfilter: add Audio Video Sync Test filterPaul B Mahol
2022-04-01lavfilter: Add SITI filterBoris Baracaldo
2022-03-16libavfilter: Split version.hMartin Storsjö
2022-02-12avfilter: add dialogue enhance audio filterPaul B Mahol
2022-01-17avfilter: add overlay vaapi filterXinpeng Sun
2022-01-05avfilter: add a blend_vulkan filterWu Jianhua
2022-01-04Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt
2021-12-25avfilter: add anlmf filterPaul B Mahol
2021-12-19tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt
2021-12-18avfilter: add vf_yadif_videotoolboxAman Karmani
2021-12-12avfilter: add audio dynamic equalizer filterPaul B Mahol
2021-12-10avfilter: add a transpose_vulkan filterWu Jianhua
2021-12-02avfilter: add audio dynamic smooth filterPaul B Mahol
2021-12-02avfilter: add audio spectral stats filterPaul B Mahol
2021-11-19avfilter: add a vflip_vulkan filterWu Jianhua
2021-11-19avfilter: add a hflip_vulkan filterWu Jianhua
2021-11-19vulkan: fix checkheadersLynne
2021-11-19lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne
2021-11-19lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne
2021-11-16avfilter: add colorspectrum source video filterPaul B Mahol
2021-11-16libavfilter: add a gblur_vulkan filterWu Jianhua
2021-11-12lavfi: add a libplacebo filterNiklas Haas
2021-11-03avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan
2021-10-30avfilter: add huesaturation filterPaul B Mahol
2021-10-27avfilter: split negate filter from lut filterPaul B Mahol
2021-10-19avfilter: add varblur video filterPaul B Mahol
2021-10-13avfilter: add xcorrelate video filterPaul B Mahol