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-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-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-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-19avfilter: add acontrast filterPaul B Mahol
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-11Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer
2017-09-30avfilter: add vmafmotion filterAshish Singh
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-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-08-19avfilter: add pseudocolor filterPaul B Mahol
2017-08-15Add tonemap filterVittorio Giovara
2017-08-05avfilter: add floodfill filterPaul B Mahol
2017-08-04avfilter: add tlut2 filterPaul B Mahol
2017-08-02avfilter: add unpremultiply filterPaul B Mahol
2017-07-16avfilter: add LIBVMAF filterAshish Singh
2017-07-08avfilter: add limiter filterPaul B Mahol
2017-06-19avfilter: add roberts cross operatorPaul B Mahol
2017-06-19avfilter: add superequalizer filterPaul B Mahol
2017-06-12avfilter: add native headphone spatialization filterPaul B Mahol
2017-06-01avfilter: add audio surround upmixerPaul B Mahol
2017-05-22Use AVOnce as a static variable consistentlyHendrik Leppkes
2017-05-17avfilter: add audio crossfeed filterPaul B Mahol
2017-05-15avfilter/scale_cuda: add CUDA scale filterYogender Gupta
2017-05-12avfilter: add acopy filterPaul B Mahol
2017-05-09avfilter: add arbitrary audio FIR filterPaul B Mahol
2017-04-29avfilter: add video oscilloscope filterPaul B Mahol
2017-04-29avfilter: add pixscope filterPaul B Mahol
2017-04-24avfilter: add lumakey filterPaul B Mahol
2017-04-22avfilter: add doubleweave filterPaul B Mahol
2017-04-20avfilter: add deflicker filterPaul B Mahol
2017-03-30Merge commit '124e26971e69bb25f38c6c7cb3fa20c77cf10966'Clément Bœsch
2017-03-27lavfi: remove af_asynts filterRostislav Pehlivanov
2017-03-21add signature filter for MPEG7 video signatureGerion Entrup
2017-03-12Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson