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-12lavfi/framesync: remove dead code.Nicolas George
2017-09-12lavfi/framesync: reword repeatlast option help.Nicolas George
2017-09-12lavfi: rename framesync2 to framesync.Nicolas George
2017-09-12lavfi: remove framesync.Nicolas George
2017-09-12lavfi/af_sidechaincompress: use helper macros.Nicolas George
2017-09-12lavfi/af_agate: use helper macros.Nicolas George
2017-09-12lavfi: add helper functions and macros for activate.Nicolas George
2017-09-10avfilter/vf_convolve: use av_clip_uint8James Almer
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-08lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-08lavfi/buffersrc: add av_buffersrc_close().Nicolas George
2017-09-08lavfi: guess a timestamp for compat status change.Nicolas George
2017-09-07avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...Paul B Mahol
2017-09-07lavfi/atempo: Avoid false triggering an assertion failurePavel Koshevoy
2017-09-07Revert "lavfi/atempo: avoid false triggering an assertion failure"Pavel Koshevoy
2017-09-06avfilter/af_dcshift: add direct pathPaul B Mahol
2017-09-06avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer
2017-09-05avfilter/lavfutils: remove usage of AVStream->codecJames Almer
2017-09-05avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol
2017-09-05avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-09-04avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol
2017-09-04avfilter/vf_fftfilt: add generic timeline supportPaul B Mahol
2017-09-04avfilter/vf_fftfilt: add support for more pixel formatsPaul B Mahol
2017-09-04avfilter/vf_fftfilt: cache rdft contextsPaul B Mahol
2017-09-04avfilter/vf_datascope: make it possible for output window to automatically ch...Paul B Mahol
2017-09-03avfilter/vf_datascope: add timeline support to pixscope and oscilloscopePaul B Mahol
2017-09-03avfilter/vf_displace: add mirror edge modePaul B Mahol
2017-09-03avfilter/vf_displace: remove useless requirement that SAR matches between inp...Paul B Mahol
2017-09-03avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol
2017-09-01avfilter: remove duplicate and disabled trace log functionJames Almer
2017-08-31avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_methodJames Almer
2017-08-30avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol
2017-08-30avfilter/vf_mcdeint: free the AVCodecContext struct properlyJames Almer
2017-08-30avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh
2017-08-30avfilter/vf_lut2: add framesync optionsPaul B Mahol
2017-08-29lavfi: bump minor version after change in options.Nicolas George
2017-08-29lavfi: remove dualinput.Nicolas George
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: use framesync2 options.Nicolas George
2017-08-29lavfi/framesync2: add common options.Nicolas George
2017-08-29lavfi: search options on child objects.Nicolas George
2017-08-29lavfi: add a preinit callback to filters.Nicolas George
2017-08-29lavfi/vf_overlay: move to framesync2.Nicolas George