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
2020-12-20avfilter/vf_maskedthreshold: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_maskedminmax: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_maskedclamp: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_bilateral: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_fillborders: add fade modePaul B Mahol
2020-12-18avfilter/vf_fillborders: add more fill modesPaul B Mahol
2020-12-18avfilter/af_asoftclip: add two more useful options for finer filteringPaul B Mahol
2020-12-17avfilter/af_biquads: fix error in ro calculationPaul B Mahol
2020-12-16avfilter/af_biquads: add one-pole shelf filters by adding pole optionPaul B Mahol
2020-12-15avfilter/vf_limiter: add support for commandsPaul B Mahol
2020-12-13avfilter/af_afreqshift: add fltp sample format supportPaul B Mahol
2020-12-12lavfi/dnn: check the return value from sws_getContextJun Zhao
2020-12-12lavfi/dnn: used the format name in debug messageJun Zhao
2020-12-12avfilter/vf_fade: add timeline supportPaul B Mahol
2020-12-12avfilter/af_afade: add support for commands to afade filterPaul B Mahol
2020-12-11avfilter/vf_convolution: add support for commandsPaul B Mahol
2020-12-11avfilter/vf_chromanr: add options for finer controls of filteringPaul B Mahol
2020-12-11avfilter: add asuperpass and asuperstop filterPaul B Mahol
2020-12-11avfilter/af_earwax: fix check that was left in previous commitPaul B Mahol
2020-12-09avfilter/cropdetect: add option for initial skipGyan Doshi
2020-12-08avfilter/aeval: add timeline support for aevalPaul B Mahol
2020-12-07avfilter/f_perms: add timeline supportPaul B Mahol
2020-12-07avfilter/af_earwax: fix filter behaviorPaul B Mahol
2020-12-06avfilter/vf_showinfo: include the correct Dynamic HDR10+ headerJames Almer
2020-12-06avfilter/af_biquads: add shortcut to set internal precisionPaul B Mahol
2020-12-06avfilter/vf_showinfo: add support for HDR10+ metadataMohammad Izadi
2020-12-05avfilter/af_afreqshift: add level optionPaul B Mahol
2020-12-05avfilter: add asubcut filterPaul B Mahol
2020-12-05avfilter/af_arnndn: add mix optionPaul B Mahol
2020-12-04avfilter/vf_v360: fix several problems with 'perspective' outputMichael Koch
2020-12-04avfilter/af_stereotools: add support for commandsPaul B Mahol
2020-12-04avfilter/af_stereotools: add timeline supportPaul B Mahol
2020-12-04avfilter/af_stereotools: add two more modesPaul B Mahol
2020-12-02avfilter/af_acrossover: add per output band gainPaul B Mahol
2020-12-02avfilter/af_acrossover: remove pointless allocation of static sizePaul B Mahol
2020-12-02avfilter/af_acrossover: document roll-off of each filter orderPaul B Mahol
2020-12-01avfilter/af_acrossover: move coefficients and state to simple arraysPaul B Mahol
2020-12-01avfilter/af_anequalizer: add timeline and slice supportPaul B Mahol
2020-11-30avfilter/af_agate: add support for commands and timelinePaul B Mahol
2020-11-30avfilter/af_acrossover: remove unneeded emms_c() callsPaul B Mahol
2020-11-30avfilter/af_acrossover: unroll biquad_process loopPaul B Mahol
2020-11-30avfilter/af_acrossover: use fdsp for inverterPaul B Mahol
2020-11-30avfilter/af_acrossover: always align nb_samples for fdsp callPaul B Mahol
2020-11-29avfilter/af_asupercut: add float sample format supportPaul B Mahol
2020-11-29avfilter/af_asupercut: add order optionPaul B Mahol
2020-11-29avfilter/af_acrossover: split in correct spotPaul B Mahol
2020-11-29avfilter/af_acrossover: reduce memory usagePaul B Mahol
2020-11-29avfilter/af_asubboost: make wet option apply to final outputPaul B Mahol
2020-11-28avfilter/avf_showfreqs: add group delay data modePaul B Mahol
2020-11-28avfilter/af_acrossover: add option to adjust input gainPaul B Mahol