117530 Commits (c8344737b61e8117556d519c829909d59dec0716)
 

Author SHA1 Message Date
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
Anton Khirnov a2881814b8 doc/ffmpeg.texi: add a diagram for the loopback decoder example 3 months ago
Anton Khirnov 794308c61b doc/ffmpeg: rewrite the detailed description chapter 3 months ago
Lynne via ffmpeg-devel f339169f35 configure: add spirv_compiler to avcodec_suggest 3 months ago
James Almer a77365d864 configure: include liblcevc_dec ldflags in avcodec_extralibs 3 months ago
Lynne 6871fd3170
vulkan: always enable GL_EXT_control_flow_attributes 3 months ago
Lynne 8c250da8f3
vulkan: always enable GL_EXT_shader_explicit_arithmetic_types 3 months ago
Lynne 9391d4ccc5
lavu/vulkan_spirv: use correct inclusion guards 3 months ago
IndecisiveTurtle f456522e32
avcodec/vulkan: Add support for generating GLSL strings from comp shaders 3 months ago
IndecisiveTurtle d80676117a
libavutil/vulkan: Prevent crash on shaders with no descriptors 3 months ago
Lynne 969c271a5a
x86/lpc: remove HAVE_AVX2_EXTERNAL checks 3 months ago
Lynne 892f64ad9b
x86/tx_float: remove HAVE_AVX2_EXTERNAL checks 3 months ago
Lynne b17a240c8d
Revert "x86/tx_float: set all operands for shufps" 3 months ago
Lynne 24c5a58e55
Revert "x86/tx_float: add missing check for AVX2" 3 months ago
Lynne bf643f989b
Revert "x86/tx_float: add missing preprocessor wrapper for AVX2 functions" 3 months ago
Lynne b890482d05
Revert "x86/tx_float: change a condition in a preprocessor check" 3 months ago
Lynne 2f888fb99e
configure: drop yasm support 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 4a557baaa1
vulkan_encode: do not align DPB buffer size 3 months ago
Lynne 893f3fde4c
lavc/vulkan: add SPIR-V compilation support 3 months ago
Lynne 0a1f8107bb
vulkan: move SPIR-V compilation code to libavutil 3 months ago
Lynne fcd1cdcb7b
lavc/vulkan: remove redundant header 3 months ago
Lynne 4c88186d5d
lavfi/vulkan: remove redundant header 3 months ago
James Almer 57d7ba4c4f avcodec/aac/aacdec: add a missing wrapper to an AAC USAC function call 3 months ago
James Almer e907bf677a avformat/mov: split off lcevc stream group initialization to its own function 3 months ago
James Almer d5eb0e7fb3 avformat/mov: split off heif item initialization to its own function 3 months ago
James Almer cdda4c4d50 avcodec/packet: fix doxy references in AVPacketSideData 3 months ago
James Almer 4a098eabf9 avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer 3 months ago
James Almer 32e34692fb avcodec/hevc/ps: print the correct unsupported scalability value found 3 months ago
Gyan Doshi 099f88b864 avcodec/libx265: unbreak build for X265_BUILD >= 213 3 months ago
Martin Storsjö 2705c0bd81 configure: Enable -Wno-implicit-const-int-float-conversion if available 3 months ago
Martin Storsjö 5c4ede6b4f libavcodec: x86: Remove an explicit include of config.asm 3 months ago
Martin Storsjö a27f3c590f av1dec: Don't crash if decoding of some frames have failed 3 months ago
Nuo Mi 846fbc395b avcodec/vvc: simplify priority logical to improve performance for 4K/8K 3 months ago
Nuo Mi 40a14ef970 avcodec/executor: remove unused ready callback 3 months ago
Nuo Mi 8446e27bf3 avcodec: make a local copy of executor 3 months ago
Marvin Scholz f25c9cc213 fftools: log unconnected filter output label 3 months ago
Marvin Scholz 5beeb3a1f9 fftools: do not access out of bounds filtergraph 3 months ago
Lynne ac092c6707
hwcontext_vulkan: guard all uses of new spec defines and fix stray bracket 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 e3676d96cb
hwcontext_vulkan: move device feature struct setup to a new function 3 months ago