summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_guided: make use of link variablesPaul B Mahol2022-05-02
* avfilter/vf_guided: remove excessive parenthesesPaul B Mahol2022-05-02
* avfilter/vf_guided: fix timeline supportPaul B Mahol2022-05-02
* avfilter/vf_guided: clean up commands supportPaul B Mahol2022-05-02
* avfilter/vf_overlay: improve premultiplied alpha overlay for YUVPaul B Mahol2022-05-01
* avfilter/avf_showvolume: request new frames only when neededPaul B Mahol2022-04-30
* avfilter/avf_avectorscope: request new frames only when neededPaul B Mahol2022-04-30
* avfilter/af_aspectralstats: request new frames only when neededPaul B Mahol2022-04-30
* avfilter/af_surround: request new frames only when neededPaul B Mahol2022-04-30
* avfilter/avf_showfreqs: add rate optionPaul B Mahol2022-04-30
* avfilter/vf_estdif: set frame_rate only when neededPaul B Mahol2022-04-30
* avfilter/vf_w3fdif: set frame_rate only when neededPaul B Mahol2022-04-30
* avfilter/vf_nnedi: set frame_rate only when neededPaul B Mahol2022-04-30
* avfilter/vf_mix: output same number of frames from input for tmixPaul B Mahol2022-04-29
* avfilter/vf_xmedian: fix multiple threads usagePaul B Mahol2022-04-29
* avfilter/vf_mix: fix multiple threads usagePaul B Mahol2022-04-29
* avfilter/vf_fftdnoiz: small improvementsPaul B Mahol2022-04-29
* avfilter/af_adynamicequalizer: remove unused headerPaul B Mahol2022-04-29
* avfilter/vf_colormap: Avoid allocation of small arrayAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Remove unnecessary headersAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Fix declaration-after-statementAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Properly uninit FFFrameSync, fix leakAndreas Rheinhardt2022-04-29
* avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessaryAndreas Rheinhardt2022-04-29
* avfilter/af_adynamicequalizer: set target filter typePaul B Mahol2022-04-28
* avfilter/af_adynamicequalizer: improve threshold usagePaul B Mahol2022-04-28
* avfilter/af_anlms: add timeline supportPaul B Mahol2022-04-27
* avfilter/vf_blurdetect: fix uninitialized variables and possible div by zeroThilo Borgmann2022-04-27
* avfilter/vsrc_testsrc: fix typo for yellow patchPaul B Mahol2022-04-26
* avfilter/vf_blurdetect: remove set but not used variablesPaul B Mahol2022-04-26
* avfilter/vf_lut3d: allow to control when to upload CLUT for haldclutPaul B Mahol2022-04-26
* avfilter/vf_blurdetect: cleanup headers, remove unused variables, fix type of...Thilo Borgmann2022-04-26
* avfilter/vf_colormap: avoid reallocating memory to build mapPaul B Mahol2022-04-26
* avfilter/vf_colormap: change default nb_patchesPaul B Mahol2022-04-26
* lavfi: Add blurdetect filterThilo Borgmann2022-04-25
* lafi/vf_edgedetect: Move some common functions into seperate fileThilo Borgmann2022-04-25
* avfilter/af_afftdn: use better approach for gain smoothingPaul B Mahol2022-04-23
* libavfilter/version: bump minor version for icc{gen,detect}Jan Ekström2022-04-23
* lavfi: add vf_iccdetect for parsing ICC profilesNiklas Haas2022-04-23
* lavfi: add vf_iccgen for generating ICC profilesNiklas Haas2022-04-23
* lavfi: add ICC profile support via lcms2Niklas Haas2022-04-23
* lavfi: add ff_detect_color_primaries helperNiklas Haas2022-04-23
* lavfi: generalize colorspace coefficent helpersNiklas Haas2022-04-23
* avfilter/avf_showspectrum: filter support all channel countsPaul B Mahol2022-04-23
* avfilter/af_afftdn: add gain_smooth optionPaul B Mahol2022-04-23
* avfilter: add colorchart video filterPaul B Mahol2022-04-23
* avfilter: add colormap video filterPaul B Mahol2022-04-23
* avfilter/vf_lagfun: small speed-upPaul B Mahol2022-04-23
* avfilter/vsrc_mandelbrot: Check for malloc failureMichael Niedermayer2022-04-22
* avfilter/avf_showfreqs: add option to draw subset of channelsPaul B Mahol2022-04-22
* avfilter/avf_showfreqs: filter support all channel countsPaul B Mahol2022-04-22