11219 Commits (0ea184fc39b48096713dbdf9c9b39de3a976d6eb)

Author SHA1 Message Date
Lynne 0e8abf2698
bwdif_vulkan: fix artifacts on vulkan decode images 1 year ago
Niklas Haas d312a33ed2 avfilter/drawutils: remove redundant xyz format check 1 year ago
Niklas Haas 96dfc4481b avfilter/drawutils: ban XYZ formats 1 year ago
Paul B Mahol 6323ca5902 avfilter/vf_feedback: add timeline support 1 year ago
Michael Niedermayer 47e784f881
Bump versions after 6.1 1 year ago
Michael Niedermayer 9d3a7d30c4
Bump versions prior to 6.1 1 year ago
Kyle Swanson e5f774268a avfilter/libvmaf: fix broken cuda build 1 year ago
Gyan Doshi 2b300eb533 avfilter/vidstab: add option for file format specification 1 year ago
Martin Storsjö 93cda5a9c2 aarch64: Lowercase UXTW/SXTW and similar flags 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Niklas Haas 2d1aeba8f2 avfilter/vf_scale: fix interlaced chroma for other formats 1 year ago
Niklas Haas 90d327d607 avfilter/vf_showinfo: also print chroma loc 1 year ago
Kyle Swanson 2e33f5ced0 avfilter/libvmaf: update pix_fmts 1 year ago
Lynne f31d0f1141
nlmeans_vulkan: parallelize workgroup invocations 1 year ago
Lynne 658b01b5ee
nlmeans_vulkan: reduce dispatches by parallelizing the planes 1 year ago
Lynne 6bc8ff7d93
nlmeans_vulkan: fix width/height for chroma plane weights calculation 1 year ago
Kyle Swanson 6028728bb8 avfilter/libvmaf: remove deprecated options 1 year ago
Timo Rothenpieler 8b6ee74d50 avfilter/ddagrab: create secondary xor mouse texture 1 year ago
Timo Rothenpieler 0e7ae95cc2 avfilter/ddagrab: actually use provided texture pointer 1 year ago
Andreas Rheinhardt f62c441e7a avfilter/vulkan_filter: Remove unused label 1 year ago
Lynne 81cc0e1345
hwcontext_vulkan: properly support STORAGE usage for mutliplane images 1 year ago
Anton Khirnov 63bc6430a6 lavfi/yadif: update output frame durations 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Niklas Haas 443471356f avfilter/vf_iccdetect: use ff_icc_profile_sanitize 1 year ago
Paul B Mahol 41f5b73903 avfilter/f_ebur128: do not print summary log if nothing was processed 1 year ago
Paul B Mahol 7ce2e5f3ea avfilter/vf_pseudocolor: add support for more planar alpha formats 1 year ago
Paul B Mahol 0aa75a85e6 avfilter/vf_zscale: fix adding >8 bit alpha plane 1 year ago
Paul B Mahol 086c280901 avfilter/vf_zscale: add more planar formats with alpha 1 year ago
Paul B Mahol 35b6d9d80c avfilter/vf_negate: add support for more planar with alpha 1 year ago
Paul B Mahol 3a5171c9f4 avfilter/vf_extractplanes: add GBRAP14 support 1 year ago
杨亚磊 via ffmpeg-devel ee8d2ece7b lavfi/framequeue: remove redundant logic code 1 year ago
Andreas Rheinhardt 97cd698ee4 avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 1 year ago
Andreas Rheinhardt fa06f48371 avfilter/bwdifdsp: Constify 1 year ago
Andreas Rheinhardt 1db884c625 avfilter/vf_bwdif: Move DSP code to a new file 1 year ago
Andreas Rheinhardt 80afcc8539 avfilter/bwdif: Add proper BWDIFDSPContext 1 year ago
Kyle Swanson 7f685d0f49 avfilter: add libvmaf_cuda 1 year ago
Wenbin Chen 58b6c0c327 libavfilter/dnn: Initialze DNNData variables 1 year ago
Wenbin Chen c8c925dc29 libavfilter/dnn: Add scale and mean preprocess to openvino backend 1 year ago
Wenbin Chen 74ce1d2d11 libavfilter/dnn: add layout option to openvino backend 1 year ago
Paul B Mahol fb05bc8eee avfilter/af_astats: extend and improve bit depth output 1 year ago
Chema Gonzalez c0f89dccc8 lavfi/vf_libvmaf: add warning when color ranges differ 1 year ago
Chema Gonzalez a53545a374 lavfi/vf_ssim: add warning when color ranges differ 1 year ago
Chema Gonzalez 7311fcc869 lavfi/vf_psnr: add warning when color ranges differ 1 year ago
Paul B Mahol 1242d172e2 avfilter: use ptrdiff_t instead of int for linesize 1 year ago
Zhao Zhili 3951c1899e avfilter/vf_smartblur: pass old context to sws_getCachedContext 1 year ago
Paul B Mahol c5effe7d3d avfilter/x86/af_afir: add FMA3 SIMD 1 year ago
Zhao Zhili 4f4dc0a1a2 avfilter/dnn_backend_openvino: fix wild pointer on error path 1 year ago
Zhao Zhili 791b88fcb4 avfilter/dnn_backend_openvino: fix input_port/output_port leaks 1 year ago
Zhao Zhili 37123100d2 avfilter/dnn_backend_openvino: fix leak of ov_shape_t 1 year ago
Zhao Zhili d2c5c3b7ef avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path 1 year ago