7381 Commits (9461e4bc694b8d95d4224226b9781f8166d969b1)

Author SHA1 Message Date
Kieran Kunhya 2ff7af563a vf_showinfo: Fix timecode display 6 years ago
Linjie Fu 147ef1d947 lavf/deinterlace_qsv: set specific field for repeat 6 years ago
Jun Zhao 96451477b9 lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS 6 years ago
Jun Zhao 26dbe88ea3 lavfi/zscale: make use of AVFILTER_DEFINE_CLASS 6 years ago
Paul B Mahol 007c13e51e avfilter/af_anlmdn: add output mode option 6 years ago
Philip Langdale b4c9c09915 avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 2544c7ea67 avfilter/vf_scale_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 7debf4277c avfilter/vf_yadif_cuda: Switch to using ffnvcodec 6 years ago
Paul B Mahol c679119a73 avfilter/vf_amplify: add tolerance option 6 years ago
Tomas Härdin abc5ac3cf5 palettegen: Fill with last color, not black 6 years ago
Timo Rothenpieler 9e1e521393 avutil/cuda_check: fix usage of removed .c file 6 years ago
Jun Zhao ff5ed7abd6 avfilter/tests/integral: Correct the comment 6 years ago
Jun Zhao 9f33b0ed39 avfilter/tests/integral: Fix build warning after adjust the location 6 years ago
Jun Zhao 6382d03347 avfilter/tests/integral: Check malloc fail before using it 6 years ago
Paul B Mahol 08b83bf828 avfilter/vf_mix: always output frame if array is filled 6 years ago
Paul B Mahol 9e0e8e10c7 avfilter/vf_mix: add timeline support to tmix filter 6 years ago
Clément Bœsch 1a9c6cc411 lavfi/nlmeans: use a dynamic size for the weight LUT 6 years ago
Clément Bœsch 65e61febc8 lavfi/nlmeans: simplify log() call 6 years ago
Jun Zhao 6c586303a1 lavfi/nlmeans: improve the performance 6 years ago
Gyan Doshi b5b6f6ad59 avfilter/buffersrc: print relevant info when skipping filter reinit 6 years ago
Zhong Li 260f1960e7 lavf/vaapi_deinterlace: return error if mode unsupported 6 years ago
Gyan Doshi 3224d6691c avfilter/afade+acrossfade: allow skipping fade on inputs 6 years ago
Zachary Zhou b8ebce4f84 libavfilter: add transpose_vaapi filter 6 years ago
James Almer af05070ddf avfilter/vf_paletteuse: don't constantly free and realloc internal frames 6 years ago
Gyan Doshi f60fdbc960 avfilter/extractplanes: add support for 12-bit YUVA formats 6 years ago
Paul B Mahol 9217dedcd9 avfilter/af_anlmdn: add timeline support 6 years ago
Paul B Mahol 1ea5529dd2 avfilter: add maskfun filter 6 years ago
Paul B Mahol f4fd8ef725 avfilter/af_anlmdn: rework how denoising strength is used 6 years ago
Paul B Mahol c65c4ce773 avfilter/af_anlmdn: do not output more samples than received 6 years ago
Paul B Mahol c563513fdf avfilter/af_anlmdn: drain samples at end 6 years ago
Paul B Mahol b5ae61d2c0 avfilter/af_anlmdn: do not trim first samples 6 years ago
Paul B Mahol 0c0fc8896c avfilter/af_anlmdn: log used parameters 6 years ago
Paul B Mahol 395e8a53fa avfilter/af_anlmdn: use lut table to calculate weights 6 years ago
Paul B Mahol dcae5ba322 avfilter: add anlmdn filter x86 SIMD optimizations 6 years ago
Carl Eugen Hoyos 02b6d1dd63 lavfi/f_select: Cosmetics, move a function. 6 years ago
Carl Eugen Hoyos e51811d215 lavfi/f_select: Fix aselect filter standalone compilation. 6 years ago
Carl Eugen Hoyos e52140ba37 lavfi/Makefile: Fix bwdif filter standalone compilation. 6 years ago
Paul B Mahol ed3b64402e avfilter/af_anlmdn: ignore too small values 6 years ago
Paul B Mahol 8a1fc95840 avfilter: add anlmdn audio filter 6 years ago
Paul B Mahol f2e2456294 avfilter/af_afir: adjust min partition size 6 years ago
James Almer ef67af31ff x86/af_afir: use three operand form forat some instructions 6 years ago
James Almer 5402c1886b x86/af_afir: add ff_fcmul_add_avx() 6 years ago
James Almer 82043dfd2e avfilter/af_afir: split off fcmul_add into a DSP context 6 years ago
James Almer 9b5bd665e1 x86/af_afir: fix processing the last element 6 years ago
Paul B Mahol af5b6b45b4 avfilter/vf_detelecine: fix obvious frame memory leaks 6 years ago
Michael Niedermayer 1b6695354d avfilter/af_biquads: minor simplification by using ff_exp10() 6 years ago
Michael Niedermayer 5785e0e9c4 avfilter/af_crossfeed: Use ff_exp10() 6 years ago
Michael Niedermayer 796807022c avfilter/ebur128: Simplify by using log10() 6 years ago
Michael Niedermayer 47c3a10b16 avfilter/vf_tonemap_opencl: Make static tables const 6 years ago
Paul B Mahol 35a8179149 avfilter/af_adelay: allow setting delays in seconds 6 years ago