summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* 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
* avfilter/af_adenorm: simplify handling of commandsPaul B Mahol2022-04-13
* avfilter/avf_showvolume: check for allocation error and stop leaksPaul B Mahol2022-04-13
* avfilter/vf_deblock: fix posible overreadsPaul B Mahol2022-04-13
* avfilter/vf_xmedian: simplify changing index variablePaul B Mahol2022-04-13
* avfilter/af_crystalizer: remove no longer needed wrapper functionPaul B Mahol2022-04-13
* avfilter/vf_chromashift: simplify handling of commandsPaul B Mahol2022-04-13
* avfilter/af_asetnsamples: fix excessive frames queueing at startPaul B Mahol2022-04-12
* avfilter/vf_drawbox: remove redefinition of DrawBoxContext typedefJames Almer2022-04-12
* avfilter/lensfun: add option db_pathGyan Doshi2022-04-12
* avfilter: add Audio Video Sync Test filterPaul B Mahol2022-04-12
* avfilter/f_ebur128: fix typos for swr chlayoutsPaul B Mahol2022-04-11
* avfilter: let single output frame A->V filters set reasonable frame ratePaul B Mahol2022-04-10
* avfilter/vf_waveform: copy props from input framePaul B Mahol2022-04-08
* avfilter/vf_waveform: add some support for commandsPaul B Mahol2022-04-08