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
2018-06-21lavfi: Add boxblur_opencl filterDanil Iashchenko
2018-06-05Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin
2018-06-02lavfi/Makefile: move dnn_*.o under vf_srcnnJan Ekström
2018-06-02avfilter: add adeclick and adeclip audio filtersPaul B Mahol
2018-05-29Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin
2018-05-18avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp
2018-05-16avfilter: add aderivative and aintegral filterPaul B Mahol
2018-05-10avfilter: add fftdnoiz filterPaul B Mahol
2018-05-04Adds SRCNN filter.Sergey Lavrushkin
2018-04-29avfilter: add amplify filterPaul B Mahol
2018-04-26avfilter: add tmix filterPaul B Mahol
2018-04-24avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu
2018-04-21lavf: make overlay_qsv work based on framesyncRuiling Song
2018-04-21avfilter: add deblock filterPaul B Mahol
2018-04-17avfilter: add lowshelf and highshelf filtersPaul B Mahol
2018-04-13avfilter: add vfrdet filterPaul B Mahol
2018-03-27libavfilter: Add OpenCL convolution filterDanil Iashchenko
2018-03-23lavfi: Add OpenCL avgblur filterdrfer3
2018-03-11avfilter: add drmeter audio filterPaul B Mahol
2018-01-24avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer
2018-01-22lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao
2018-01-22lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao
2018-01-22lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao
2018-01-22lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao
2018-01-08lavfi: Add filters to run arbitrary OpenCL programsMark Thompson
2018-01-05avfilter: add arbitrary audio IIR filterPaul B Mahol
2018-01-04avfilter: add hilbert source FIR filterPaul B Mahol
2018-01-03avfilter: add entropy filterPaul B Mahol
2017-12-27avfilter: add deconvolve filterPaul B Mahol
2017-12-06avfilter: add setrange filterPaul B Mahol
2017-12-01avfilter: add fillborders filterPaul B Mahol
2017-11-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25avfilter: add normalize filterRichard Ling
2017-11-24avfilter: add mix filterPaul B Mahol
2017-11-24avfilter/Makefile: skip building opencl.h when opencl is disabledJames Almer
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-23lavfi: Add OpenCL unsharp mask filterMark Thompson
2017-11-23lavfi: Add OpenCL overlay filterMark Thompson
2017-11-23lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson
2017-11-19avfilter: add acontrast filterPaul B Mahol
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-11Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer
2017-10-26Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-23lavfi: make window_func an inline functionRostislav Pehlivanov
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-17libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu
2017-09-17libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu
2017-09-12lavfi: rename framesync2 to framesync.Nicolas George
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol