9891 Commits (8f9888a8d4f5254aba8ab75a352539b3a46a36cb)

Author SHA1 Message Date
Lynne 8f9888a8d4
lavfi/vulkan: fix static descriptor set updating 3 years ago
Wu Jianhua 5fc935c7fa libavfilter: add a gblur_vulkan filter 3 years ago
Paul B Mahol a7dfa6b446 avfilter/v360: add support for off-axis projection output 3 years ago
Anton Khirnov db932241ee */version.h: define FF_API macros unconditionally 3 years ago
Marton Balint 0a9edac48e avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur 3 years ago
Niklas Haas a943f527a1 lavfi/vf_libplacebo: pick log level dynamically 3 years ago
Niklas Haas 51e03409d7 lavfi: add a libplacebo filter 3 years ago
Limin Wang ec6187b05b avfilter/src_movie: make the number of decode thread configurable 3 years ago
Lynne f705e9ea05
lavfi/vulkan: refactor, fix and fully implement multiple queues 3 years ago
Lynne 246f841b53
lavfi/glslang: migrate to the C API and robustify library detection 3 years ago
Lynne fef85c376a
lavfi/vulkan: use libavutil's vulkan loader 3 years ago
Lynne 6bf9a6539e
vulkan: add support for encode and decode queues and refactor queue code 3 years ago
Lynne dfc61800a2
lavfi/vulkan: port to using timeline semaphores 3 years ago
Paul B Mahol 047c362d3c avfilter/vf_nlmeans: add x86 SIMD 3 years ago
Paul B Mahol aebdffb9c5 avfilter/vf_estdif: allow to change two more options 3 years ago
Limin Wang afcf226b33 avfilter/af_atilt: use ff_filter_execute() 3 years ago
Paul B Mahol a13646639f avfilter/vf_estdif: do some clip calculations only once in loop 3 years ago
Paul B Mahol dcf83fd59d avfilter/vf_estdif: export distance cost as filter option 3 years ago
Paul B Mahol 45dc668aea avfilter/f_reverse: readjust frame timestamps for areverse 3 years ago
Paul B Mahol 0370c3e3d4 avfilter/af_adelay: use outlink where applicable 3 years ago
Roman Arzumanyan 08a501946f avfilter/scale_npp: add scale2ref_npp filter 3 years ago
Paul B Mahol bf9950446d avfilter/vf_chromanr: improve filtering results 3 years ago
Paul B Mahol 8164fe1139 avfilter: add huesaturation filter 3 years ago
Paul B Mahol 2b6d290fbf avfilter/vf_nlmeans: split wa struct 3 years ago
Paul B Mahol eaca36d495 avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD assembly 3 years ago
Paul B Mahol 38c86e7a02 avfilter/vf_nlmeans: avoid if () to help paralellization 3 years ago
Paul B Mahol 64d19411eb avfilter/vf_nlmeans: no need to print filter options at info level 3 years ago
Paul B Mahol 959ec353ce avfilter/vf_nlmeans: make access to pointer to lut faster 3 years ago
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