9863 Commits (81380d221c2b1f9a72b08e4193e6f81774c07b2f)

Author SHA1 Message Date
Paul B Mahol 81380d221c avfilter/vf_nlmeans: reduce scope of some variables 3 years ago
Jan Ekström 27c0dd5560 avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation 3 years ago
Jan Ekström cd1d09e81b avfilter/vf_zscale: deduplicate output color information setting 3 years ago
Paul B Mahol 8c2f142bd9 avfilter/vf_psnr/ssim: fix typos 3 years ago
Paul B Mahol 148c030395 avfilter/vf_histogram: add more color modes 3 years ago
Paul B Mahol 97b5b9dbea avfilter: split negate filter from lut filter 3 years ago
Michael Niedermayer 069f7831a2 avfilter/vf_owdenoise: relicense my code 3 years ago
Paul B Mahol 9df3f147f5 avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot true 3 years ago
Paul B Mahol 9353d1a60f avfilter/vf_v360: replace deprecated FF_CEIL_RSHIFT() 3 years ago
Paul B Mahol 97cff84f10 avfilter/vf_dblur: add clipping 3 years ago
Paul B Mahol 2148934ce3 avfilter/vf_dblur: use lrintf() 3 years ago
Paul B Mahol a586ce0a21 avfilter/vf_dblur: fix artifacts 3 years ago
Paul B Mahol 6c45d34e50 avfilter/vf_convolution: improve runtime support for convolution filter 3 years ago
Paul B Mahol 9e8bb9efd9 avfilter/vf_convolution: unbreak runtime planes option functionality 3 years ago
Paul B Mahol eda2a50c8e avfilter/vf_selectivecolor: no need to use doubles 3 years ago
Paul B Mahol 7d463be590 avfilter/vf_bilateral: add slice threading support 3 years ago
Paul B Mahol 444cf3fca8 avfilter/vf_bilateral: add direct aka writable frame support 3 years ago
Paul B Mahol cf0881bcfc avfilter/vf_bilateral: properly round float result 3 years ago
Paul B Mahol 4e4057e437 avfilter/vf_bilateral: remove unused arguments 3 years ago
Paul B Mahol f0ad40b525 avfilter/vf_bilateral: remove unneeded multiplications 3 years ago
the.real.laplace@gmail.com c13a2f701d avfilter/vf_eq: add support for alpha channel 3 years ago
Limin Wang b22b8e5489 avfilter/vf_showinfo: small adjustments for the HDR10+ dump 3 years ago
Limin Wang 3253133382 avfilter/af_replaygain: use fabsf() instead of fabs() 3 years ago
Paul B Mahol 960efa94ff avfilter/vf_v360: make reset_rot option not lose its value 3 years ago
Paul B Mahol 407acc0747 avfilter: add varblur video filter 3 years ago
Paul B Mahol f7ddf4fc57 avfilter/af_alimiter: add timeline and commands support 3 years ago
Paul B Mahol 374d646930 avfilter/vf_fftdnoiz: fix missing funcionality 3 years ago
Paul B Mahol 025ae145de avfilter/vf_fftdnoiz: add command options support 3 years ago
Paul B Mahol 374f2ac370 avfilter/vf_fftdnoiz: add slice threading support 3 years ago
Paul B Mahol bbbf95848b avfilter/vf_w3fdif: do not output extra frame at start with deint=interlaced 3 years ago
Tsutomu Seki 9b445663a5 avfilter/opencl: Fix program_opencl for source code larger than 64kB 3 years ago
Paul B Mahol 5bcc61ce87 avfilter/vf_v360: add reset_rot option 3 years ago
Paul B Mahol 767f162432 avfilter/window_func: unify all filters win_func option that use this header 3 years ago
James Almer 39f3c98bb1 x86/vf_lut3d: use three operand form for some instructions 3 years ago
Paul B Mahol 890cef1ff6 avfilter/vf_fftfilt: export FFT arrays size 3 years ago
Paul B Mahol e1b820fa33 avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1 3 years ago
Martin Storsjö bb10f8d802 avfilter/vf_fftfilt: Use av_clip_uint8 3 years ago
Paul B Mahol df05603291 avfilter/vf_histogram: add colors_mode option 3 years ago
Paul B Mahol 7d3a9bb54b avfilter/vf_fftfilt: add gray formats >8 depth support 3 years ago
Paul B Mahol 844890b1bc avfilter/vf_fftfilt: add slice threading support 3 years ago
Paul B Mahol 8add1b39e2 avfilter/vf_fftfilt: simplify bits/len calculation 3 years ago
Paul B Mahol 933765aa0e avfilter: add xcorrelate video filter 3 years ago
Paul B Mahol 32eaf4069e avfilter: add limitdiff video filter 3 years ago
Soft Works 73fe19f09c avfilter/vf_palettegen: cosmetic changes 3 years ago
Soft Works dea673d0d5 avfilter/vf_palette(gen|use): support palettes with alpha 3 years ago
Mark Reid 3ee7250116 avfilter/vf_lut3d: fix building with --disable-optimizations 3 years ago
Andreas Rheinhardt f626a3d0e0 Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" 3 years ago
Paul B Mahol 90a0da9f14 avfilter/vsrc_testsrc: add planar formats for haldclutsrc 3 years ago
Mark Reid 716b396740 avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 3 years ago
Andreas Rheinhardt 0c0d5faf94 avfilter/asrc_flite: Remove double ';' 3 years ago