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
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-12lavfi: rename framesync2 to framesync.Nicolas George
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-29vf_ssim: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_psnr: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_paletteuse: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_lut3d: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_libvmaf: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_blend: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_overlay: move to framesync2.Nicolas George
2017-08-29lavfi/f_streamselect: convert to framesync2.Nicolas George
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-30lavfi/vf_displace: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_hysteresis: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_lut2: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_maskedclamp: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_mergeplanes: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_maskedmerge: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_midequalizer: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_premultiply: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_remap: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_threshold: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_stack: move to "activate" design.Nicolas George
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-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-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
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