summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirementsMichael Niedermayer2022-04-21
* avfilter/video: Add ff_default_get_video_buffer2() to set specific alignmentMichael Niedermayer2022-04-21
* avfilter/vf_ciescope: add option to disable CIE tongue fillingPaul B Mahol2022-04-19
* avfilter/vf_ciescope: little optimizationsPaul B Mahol2022-04-19
* avfilter/avf_ahistogram: set time_base to outlinkPaul B Mahol2022-04-19
* avfilter/avf_avectorscope: set time_base to outlinkPaul B Mahol2022-04-18
* avfilter/avf_showvolume: set time_base to outlinkPaul B Mahol2022-04-18
* avfilter/vf_feedback: add missing .process_commandPaul B Mahol2022-04-15
* avfilter: add pixelize video filterPaul B Mahol2022-04-14
* avfilter: add feedback video filterPaul B Mahol2022-04-14
* avfilter/avf_showspectrum: fix pts offset by onePaul B Mahol2022-04-14
* avfilter/avf_showspectrum: add alpha pixel format supportPaul B Mahol2022-04-14