summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_blend: add geometric modePaul B Mahol2021-09-29
* avfilter/vf_morpho: add tophat and blackhat operationsPaul B Mahol2021-09-29
* avfilter/vf_morpho: add gradient operation typePaul B Mahol2021-09-29
* avfilter/vf_floodfill: constify the AVFrame parameter in is_same() and pick_p...James Almer2021-09-29
* avfilter/vf_guided: Fix indentionLimin Wang2021-09-29
* avfilter/vf_morpho: Rename functions to unbreak MSVCAndreas Rheinhardt2021-09-29
* avfilter: add morpho filterPaul B Mahol2021-09-28
* avfilter/vf_remap: remove timeline supportPaul B Mahol2021-09-28
* avfilter/vf_blend: add 14bit pixel format supportPaul B Mahol2021-09-28
* avfilter/vf_blend: refactor blend modesPaul B Mahol2021-09-28
* avfilter/vf_blend: add gray9 pixel format supportPaul B Mahol2021-09-27
* avfilter/vf_blend: refactor blend macrosPaul B Mahol2021-09-27
* avfilter/vf_blend: refactor similar codePaul B Mahol2021-09-27
* avfilter/preserve_color: Add necessary headersAndreas Rheinhardt2021-09-27
* avfilter/audio, video: Remove references to avfilter_unref_buffer()Andreas Rheinhardt2021-09-27
* avfilter/vf_blend: add softdifference blend modePaul B Mahol2021-09-26
* avfilter/vf_colorchannelmixer: add extended preserve color supportPaul B Mahol2021-09-26
* avfilter/vf_colorchannelmixer: simplify code a littlePaul B Mahol2021-09-26
* avfilter/vf_colorlevels: add preserve color optionPaul B Mahol2021-09-26
* avfilter/vf_colorlevels: refactor code so all components are processed in sam...Paul B Mahol2021-09-26
* avfilter/elbg: Extend filter to include alpha values in the quantization proc...Soft Works2021-09-26
* avfilter/formats: Avoid reallocations for video in ff_all_formats()Andreas Rheinhardt2021-09-26
* avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats*Andreas Rheinhardt2021-09-26
* avfilter/vf_swaprect: Use ff_formats_pixdesc_filter()Andreas Rheinhardt2021-09-26
* avfilter/vf_colorbalance: fix min/max check that can never be truePaul B Mahol2021-09-26
* avfilter/vf_selectivecolor: reduce number of operations with r/g/b/a pointersPaul B Mahol2021-09-26
* avfilter/vf_selectivecolor: refactor some repeating calculationsPaul B Mahol2021-09-26
* avfilter/vf_v360: refactor uf/vf scalingPaul B Mahol2021-09-24
* avcodec/elbg: Add flags to avpriv_elbg_do()Andreas Rheinhardt2021-09-24
* avfilter/vf_elbg: Check call to avpriv_elbg_do()Andreas Rheinhardt2021-09-24
* avfilter/af_silenceremove: improve trimming middle silencePaul B Mahol2021-09-23
* avfilter/framesync: Remove redundant setting of AVClassAndreas Rheinhardt2021-09-23
* avfilter/vf_convolve: Deduplicate framesync auxiliary functionsAndreas Rheinhardt2021-09-23
* avfilter/vf_lut3d: Deduplicate optionsAndreas Rheinhardt2021-09-23
* avfilter/framesync: Separate framesync AVClass and auxiliary functionsAndreas Rheinhardt2021-09-23
* avfilter/vf_geq: Simplify creating stringAndreas Rheinhardt2021-09-21
* avfilter/vf_xfade: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_vif: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_threshold: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_ssim: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_psnr: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_premultiply: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_midequalizer: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedthreshold: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedminmax: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedmerge: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedclamp: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_libvmaf: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_identity: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_hysteresis: Remove always-false format checkAndreas Rheinhardt2021-09-21