11790 Commits (c993a91bea88027a329eb7a743f1e8bd6f9c8cfb)

Author SHA1 Message Date
James Almer 3827233187 avfilter/vsrc_testsrc: add missing alpha plane define 3 months ago
James Almer f2853002dd avfilter/vsrc_testsrc: add support for packed YUV formats in yuvtestsrc 3 months ago
James Almer 667e22e85d avfilter/vsdc_testsrc: simplify yuvtest_fill_picture 3 months ago
Nicolas Gaullier de976eaf30 avfilter/framesync: fix forward EOF pts 3 months ago
Thomas Guillory 37863b92b7 libavfilter/vf_overlay: fix the displayed flags in CLI documentation 3 months ago
Marvin Scholz 7e1d72589e avfilter/af_afftdn: use av_assert0 for unreachable assert 3 months ago
Lynne c982376076
vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 3 months ago
Niklas Haas bed919efaa avfilter/src_movie: configure correct YUV attributes 3 months ago
James Almer 362586fcad avfilter/vf_xpsnr: remove duplicated DSP infranstructure 3 months ago
Anton Khirnov 26ae8d1891 lavfi/avfilter: drop ff_ prefixes from static functions 3 months ago
Anton Khirnov d3739dcbec lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static 3 months ago
Anton Khirnov 6647e57dcb lavfi/avfilter: document AVFilterContext.is_disabled as private 3 months ago
Anton Khirnov 4472bddb18 lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext 3 months ago
Anton Khirnov 71f176e3ce lavfi/avfilter: move AVFilterContext.{enable,var_values} to FFFilterContext 3 months ago
Anton Khirnov b1247e7c1f lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 3 months ago
Anton Khirnov e0eec71a13 lavfi/vf_geq: switch to query_func2() 3 months ago
Anton Khirnov a81061b911 lavfi/vf_hwmap: switch to query_func2() 3 months ago
Anton Khirnov eb0c9670b4 lavfi/vf_format: switch to query_func2() 3 months ago
Anton Khirnov cfbb6e9f5d lavfi/vf_fieldorder: switch to query_func2() 3 months ago
Anton Khirnov 977059718b lavfi/vf_fieldmatch: switch to query_func2() 3 months ago
Anton Khirnov 4863570d49 lavfi/vf_fieldhint: switch to query_func2() 3 months ago
Anton Khirnov 637b242ec3 lavfi/vf_feedback: switch to query_func2() 3 months ago
Anton Khirnov 4011304102 lavfi/vf_fade: switch to query_func2() 3 months ago
Anton Khirnov 2161abaecf lavfi/vf_elbg: switch to query_func2() 3 months ago
Anton Khirnov f59c1b8a0c lavfi/vf_edgedetect: switch to query_func2() 3 months ago
Anton Khirnov 87a619c549 lavfi/vf_drawtext: switch to query_func2() 3 months ago
Anton Khirnov 9ebdaa6c7d lavfi/vf_detelecine: switch to query_func2() 3 months ago
Anton Khirnov f8574da8e5 lavfi/vf_deband: switch to query_func2() 3 months ago
Anton Khirnov eff406f5dd lavfi/vf_datascope: switch to query_func2() 3 months ago
Anton Khirnov a92052cb97 lavfi/vf_crop: switch to query_func2() 3 months ago
Anton Khirnov da8cc791e2 lavfi/vf_copy: switch to query_func2() 3 months ago
Anton Khirnov bc418fd872 lavfi/vf_colorspace: switch to query_func2() 3 months ago
Anton Khirnov 631e5bcdc7 lavfi/vf_ciescope: switch to query_func2() 3 months ago
Anton Khirnov 95c9c1c2be lavfi/vf_boxblur: switch to query_func2() 3 months ago
Anton Khirnov 7ab1ddbaf3 lavfi/vf_alphamerge: switch to query_func2() 3 months ago
Lynne 73d2cb1c2b
nlmeans_vulkan: remove unused forward declaration 3 months ago
Lynne e3d3ee516a
bwdif_vulkan: split off main shader code as a separate file 3 months ago
Lynne 6756136c92
libavfilter/Makefile: fix tag for Vulkan .comp files 3 months ago
Lynne 0a1f8107bb
vulkan: move SPIR-V compilation code to libavutil 3 months ago
Lynne 4c88186d5d
lavfi/vulkan: remove redundant header 3 months ago
Lynne a304cbeb8d
vulkan: add profiling debug setting 3 months ago
Lynne 832947be02
vulkan: don't enable GL_EXT_buffer_reference by default 3 months ago
Lynne 2bb0b6dd2c
vulkan_shaderc: add more stages, target Vulkan 1.3 and only output debug if needed 3 months ago
Lynne a2a983e1d0
vulkan_glslang: add more stages, target Vulkan 1.3 and output debug info 3 months ago
Lynne 0bc4e03322
lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilers 3 months ago
Lynne 356d1cc8ff
vulkan: parse instance list and add the DEBUG_UTILS extension 3 months ago
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 3 months ago
Lynne 0a37d5a3b1
vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader 3 months ago
Anton Khirnov aad4d5745d lavfi/vsrc_testsrc: switch to query_func2() 3 months ago
Anton Khirnov 28bde4a141 lavfi/vaf_spectrumsynth: switch to query_func2() 3 months ago