summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_amplify: improve performancePaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: allocate new frame instead of making it writablePaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: allow to filter subset of channelsPaul B Mahol2022-02-27
* avfilter/af_dynaudnorm: make frame writable if it may be changedPaul B Mahol2022-02-27
* avfilter/af_acrusher: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_vibrato: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_tremolo: add timeline supportPaul B Mahol2022-02-27
* avfilter/af_afftdn: add more verbose options aliasesPaul B Mahol2022-02-27
* avfilter/af_afftdn: remove ThreadData struct codePaul B Mahol2022-02-27
* avfilter/af_afftdn: add support for writable input framesPaul B Mahol2022-02-27
* avfilter/af_aspectralstats: stop using fifo and rewritting ptsPaul B Mahol2022-02-26
* avfilter/af_afftdn: stop using fifo and rewritting ptsPaul B Mahol2022-02-26
* avfilter/f_ebur128: set video outlink timebase and frameratePaul B Mahol2022-02-25
* avfilter/f_ebur128: also set max peak for all channels in frame metadataPaul B Mahol2022-02-25
* avfilter/af_dynaudnorm: cleanup gaussian_filter() functionPaul B Mahol2022-02-25
* avfilter/af_crystalizer: refactor codePaul B Mahol2022-02-24
* avfilter/vf_tmidequalizer: check that frame is validPaul B Mahol2022-02-24
* avfilter/vf_tpad: handle case when no frame was ever receivedPaul B Mahol2022-02-24
* avfilter/vf_tpad: if there is no frame to clone return earlyPaul B Mahol2022-02-24
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24
* Remove obsolete version.h inclusionsAndreas Rheinhardt2022-02-24
* avfilter/f_ebur128: multiply is usually faster than dividePaul B Mahol2022-02-24
* avfilter/f_ebur128: use unsigned for hist_entry.countPaul B Mahol2022-02-24
* avfilter/af_loudnorm: increase max allowed LRAPaul B Mahol2022-02-23
* avfilter/avf_showfreqs: stop using audio fifoPaul B Mahol2022-02-23
* avfilter/af_surround: use outlink variable already availablePaul B Mahol2022-02-22
* avfilter/af_afftfilt: stop resetting ptsPaul B Mahol2022-02-22
* avfilter/af_surround: do not rewrite pts any morePaul B Mahol2022-02-22
* avfilter/af_afir: remove pts rewriting codePaul B Mahol2022-02-22
* avfilter/framepool: fix alignment requirements for audio and video filtersPaul B Mahol2022-02-22
* avfilter/vf_gblur_vulkan: add sizeV optionWu Jianhua2022-02-22
* avfilter/scale_vulkan: use RET for checking return valueWu Jianhua2022-02-22
* avfilter/vf_blend_vulkan: add multiply blend modeWu Jianhua2022-02-22
* avfilter/vf_dblur: add float formats supportPaul B Mahol2022-02-21
* avfilter/vf_lagfun: add float formats supportPaul B Mahol2022-02-21
* avfilter/vf_limiter: refactor slice functionsPaul B Mahol2022-02-21
* avfilter/vf_maskedminmax: add float pixel formatsPaul B Mahol2022-02-21
* avfilter/vf_maskedminmax: refactor slice functionPaul B Mahol2022-02-21
* avfilter/vf_maskedmerge: add float pixel formatsPaul B Mahol2022-02-21
* avfilter/vf_maskedmerge: refactor slice functionPaul B Mahol2022-02-21
* avfilter/vf_monochrome: use lrintf for roundingPaul B Mahol2022-02-20
* avfilter/f_ebur128: add support for any number of channelsPaul B Mahol2022-02-20
* lavfi/vf_fps: check flow before sending more framesNicolas George2022-02-20
* lavfi: add ff_inoutlink_check_flow()Nicolas George2022-02-20
* avfilter/af_headphone: improve stereo hrir supportPaul B Mahol2022-02-19
* avfilter/vf_xmedian: small additional speedupPaul B Mahol2022-02-18
* avfilter/vf_xmedian: refactor slice functionPaul B Mahol2022-02-18
* avfilter/vf_atadenoise: fix >8 depth filtering with planes disabledPaul B Mahol2022-02-18
* avfilter/vf_mix: additional speedupPaul B Mahol2022-02-18