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-10doc/filters: fix error in aiir options namesPaul B Mahol
2018-01-10avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol
2018-01-10doc/filters: fix examples for aiir filterPaul B Mahol
2018-01-09doc/filters: update aiir filter documentationPaul B Mahol
2018-01-09doc/filters: correct typo in psnr filter docsKyle Swanson
2018-01-08doc/filters: Document OpenCL program filtersMark Thompson
2018-01-07avfilter/af_aiir: rename options, provide gains in separate optionPaul B Mahol
2018-01-07avfilter/af_aiir: add support for alternative coefficients formatPaul B Mahol
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-22avfilter/vf_framerate: fix scene change detection scoreMarton Balint
2017-12-21avfilter/af_biquads: add kHz width_typePaul B Mahol
2017-12-18doc/filters: update biquad filters with commands sectionPaul B Mahol
2017-12-16avfilter/vf_overlay: add premultiplied alpha modePaul B Mahol
2017-12-15avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixelsGyan Doshi
2017-12-12doc/filters: re-arrange options for testsrc familyLou Logan
2017-12-08avfilter/vf_scale: add more aliases for "range" optionsPaul B Mahol
2017-12-06avfilter: add setrange filterPaul B Mahol
2017-12-04avfilter/vf_convolution: add 7x7 filterPaul B Mahol
2017-12-01avfilter: add fillborders filterPaul B Mahol
2017-12-01avfilter/vf_tile: add init_padding optionPaul B Mahol
2017-11-28avfilter/drawbox: rename variable for maximum thicknessGyan Doshi
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-23doc/filters: mention (a)loop defaultsLou Logan
2017-11-23doc/filters.texi: explain infinite loopingWerner Robitza
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-21avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol
2017-11-19avfilter: add acontrast filterPaul B Mahol
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-12avfilter/vf_tile: add overlap optionPaul B Mahol
2017-11-10lavu/timecode: clarify error msg for timecode_rateGyan Doshi
2017-11-06avfilter:vf_libvmaf: improve docs.Ashish Pratap Singh
2017-10-29lavfi/palettegen: Allow setting the background colour.Carl Eugen Hoyos
2017-10-28lavfi/paletteuse: fix to support transparencyBjorn Roche
2017-10-18doc/filters: add note on flite thread safety and update URLGyan Doshi
2017-10-13doc/filters: correct typo and incomplete desc.Gyan Doshi
2017-10-11doc/filters: note minimum resolution for pixscopeGyan Doshi
2017-10-06avfilter/vf_fps: add eof_action filter optionTobias Rapp
2017-10-05doc/filters: align order of fps filter options to implementationTobias Rapp
2017-10-04Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'James Almer
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-22Fix several typosLou Logan
2017-09-12lavfi/framesync: reword repeatlast option help.Nicolas George
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-06avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer