Nov 18, 2021, 06:46 by [email protected]: > This commit moves the common Vulkan framework into libavutil, > allowing it to be used in libavcodec. Each library that uses it is > expected to #include the .c/.h files into their own templates, > that may include extra library-specific functions, and compile an > object file to locally provide the necessary Vulkan code. > This also decouples the libglslang dependency from the framework, > eliminating the libglslang dependency on vf_libplacebo. > > The libavcodec hwaccel I'm writing depends on this. > Patch attached. >
Will push this soon. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
