summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: add limitdiff video filterPaul B Mahol2021-10-13
* avfilter/vf_palettegen: cosmetic changesSoft Works2021-10-13
* avfilter/vf_palette(gen|use): support palettes with alphaSoft Works2021-10-13
* avfilter/vf_lut3d: fix building with --disable-optimizationsMark Reid2021-10-13
* Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"Andreas Rheinhardt2021-10-11
* avfilter/vsrc_testsrc: add planar formats for haldclutsrcPaul B Mahol2021-10-11
* avfilter/vf_lut3d: add x86-optimized tetrahedral interpolationMark Reid2021-10-10
* avfilter/asrc_flite: Remove double ';'Andreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix races upon (un)registering voicesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix use-after-freesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Don't segfault when using list_voices optionAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt2021-10-10
* avfilter/vf_scale: ReindentationAndreas Rheinhardt2021-10-10
* avfilter/vf_scale: Remove always-true checksAndreas Rheinhardt2021-10-10
* avfilter/vf_transpose: Don't call av_pix_fmt_desc_get() twiceAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Replace macro by ordinary functionAndreas Rheinhardt2021-10-10
* avfilter/vf_v360: fix scaling to give proper resultsPaul B Mahol2021-10-09
* avfilter/vf_v360: do not round second arg for rescale()Paul B Mahol2021-10-09
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-09
* avfilter/af_axcorrelate: add DBLP sample format supportPaul B Mahol2021-10-09
* avfilter/af_atilt: Constify filterAndreas Rheinhardt2021-10-09
* avfilter/af_axcorrelate: fix integer overflow for huge segmentsPaul B Mahol2021-10-09
* avfilter/af_axcorrelate: always process all input samplesPaul B Mahol2021-10-09
* avfilter/avfiltergraph: Fix use-after-free when inserting auto-converterAndreas Rheinhardt2021-10-08
* avfilter/vf_avgblur_vulkan: fix incorrect conditional judgementWu Jianhua2021-10-08
* avfilter/vf_showinfo: minor adjustment for the dump format of ROILimin Wang2021-10-08
* avfilter/sharpen_npp: use FILTER_SINGLE_PIXFMTTimo Rothenpieler2021-10-07
* avfilter/af_axcorrelate: fix typoPaul B Mahol2021-10-07
* avfilter/scale_npp: fix non-aligned output frame dimensionsTimo Rothenpieler2021-10-07
* avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan2021-10-07
* avfilter/vf_thumbnail_cuda: Reindent after the previous commitAndreas Rheinhardt2021-10-07
* avfilter/vf_thumbnail_cuda: Fix segfaults on uninitAndreas Rheinhardt2021-10-07
* avfilter/aeval: Fix leak of expressions upon reallocation errorAndreas Rheinhardt2021-10-07
* avfilter/af_vibrato: Fix segfault upon allocation errorAndreas Rheinhardt2021-10-07
* avfilter/af_surround: Fix memleaks upon allocation errorAndreas Rheinhardt2021-10-07
* avfilter/vf_w3fdif: Fix segfault on allocation errorAndreas Rheinhardt2021-10-07
* avfilter/vf_v360: fix dfisheye input regressionPaul B Mahol2021-10-06
* avfilter/vf_morpho: fix leak by not returning too earlyPaul B Mahol2021-10-05
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_morpho: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/vf_removelogo: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/vulkan: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/opencl: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/vf_bbox: Use formats list instead of query funcAndreas Rheinhardt2021-10-05
* avfilter/vf_bilateral: Use formats list instead of query funcAndreas Rheinhardt2021-10-05
* avfilter/vf_bitplanedenoise: Use formats list instead of query funcAndreas Rheinhardt2021-10-05
* avfilter/vf_blackdetect: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/vf_blend: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/vf_bm3d: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/vf_bwdif: Use formats list instead of query functionAndreas Rheinhardt2021-10-05