9918 Commits (1c2dae153cd6574252fbcf60fb3782440ef43056)

Author SHA1 Message Date
Limin Wang 86a2123a6e avfilter/src_movie: add format_opts for the opened file 3 years ago
Andreas Rheinhardt f5e74e8d48 avfilter/vf_paletteuse: Add missing parentheses 3 years ago
Paul B Mahol e38551180e avfilter/af_biquads: add svf transform type 3 years ago
Andreas Rheinhardt 01923579f4 avfilter/vf_huesaturation: Remove dead store 3 years ago
Wu Jianhua 3188b606d7 avfilter: add a vflip_vulkan filter 3 years ago
Wu Jianhua d313cb5a2f avfilter: add a hflip_vulkan filter 3 years ago
Wu Jianhua 999048b6b1 avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 067da5c87e avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 404a58d5be avfilter/scale_vulkan: call av_pix_fmt_count_planes only one time 3 years ago
Wu Jianhua 6e4efe439f avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 9f2b204461 avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 14f78d6234 avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 8763bdc8cf avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 766b1c170b avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 6a2284711e avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua a1d1663458 avfilter/avgblur_vulkan: check if shader is created with success 3 years ago
Lynne 1d06084171
vulkan: fix checkheaders 3 years ago
Lynne f6dd30df24
lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
Lynne b2aec70bd6
lavu/vulkan: add option to switch between shader compilers and cleanup glslang 3 years ago
Lynne d1133e8c44
lavu/vulkan: move common Vulkan code from libavfilter to libavutil 3 years ago
Paul B Mahol 8c150d3d97 avfilter/af_drmeter: improve measurement precision 3 years ago
Paul B Mahol 2f472d5d65 avfilter/af_drmeter: refactor number of bins out 3 years ago
Limin Wang be43eacb7e avfilter/vf_gblur_vulkan: Fix use of uninitialized value 3 years ago
Wu Jianhua e95969c07e avfilter/gblur_vulkan: fix memory leak 3 years ago
Paul B Mahol d401b1ccec avfilter: add colorspectrum source video filter 3 years ago
Lynne 20c66fe2f9
lavfi/vulkan: fix issues the previous commit introduced 3 years ago
Lynne 8af7bcb6c3
lavfi/vulkan: add mutliqueue emulation code 3 years ago
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