summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_bilateral: properly round float resultPaul B Mahol2021-10-21
* avfilter/vf_bilateral: remove unused argumentsPaul B Mahol2021-10-21
* avfilter/vf_bilateral: remove unneeded multiplicationsPaul B Mahol2021-10-21
* avfilter/vf_eq: add support for alpha channelthe.real.laplace@gmail.com2021-10-21
* avfilter/vf_showinfo: small adjustments for the HDR10+ dumpLimin Wang2021-10-20
* avfilter/af_replaygain: use fabsf() instead of fabs()Limin Wang2021-10-20
* avfilter/vf_v360: make reset_rot option not lose its valuePaul B Mahol2021-10-20
* avfilter: add varblur video filterPaul B Mahol2021-10-19
* avfilter/af_alimiter: add timeline and commands supportPaul B Mahol2021-10-18
* avfilter/vf_fftdnoiz: fix missing funcionalityPaul B Mahol2021-10-18
* avfilter/vf_fftdnoiz: add command options supportPaul B Mahol2021-10-18
* avfilter/vf_fftdnoiz: add slice threading supportPaul B Mahol2021-10-18
* avfilter/vf_w3fdif: do not output extra frame at start with deint=interlacedPaul B Mahol2021-10-18
* avfilter/opencl: Fix program_opencl for source code larger than 64kBTsutomu Seki2021-10-16
* avfilter/vf_v360: add reset_rot optionPaul B Mahol2021-10-16
* avfilter/window_func: unify all filters win_func option that use this headerPaul B Mahol2021-10-15
* x86/vf_lut3d: use three operand form for some instructionsJames Almer2021-10-14
* avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol2021-10-14
* avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1Paul B Mahol2021-10-14
* avfilter/vf_fftfilt: Use av_clip_uint8Martin Storsjö2021-10-14
* avfilter/vf_histogram: add colors_mode optionPaul B Mahol2021-10-14
* avfilter/vf_fftfilt: add gray formats >8 depth supportPaul B Mahol2021-10-14
* avfilter/vf_fftfilt: add slice threading supportPaul B Mahol2021-10-14
* avfilter/vf_fftfilt: simplify bits/len calculationPaul B Mahol2021-10-14
* avfilter: add xcorrelate video filterPaul B Mahol2021-10-13
* 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