[FFmpeg-devel] [PATCH] configure: fix compilation with glslang 14

Lynne dev at lynne.ee
Wed Jan 31 18:34:08 EET 2024


The configure check already had fallback for the previous version
of glslang, which had different requirements for flags.
This commit simply moves the flags needed for glslang 13 to the
fallback, while first trying to use new flags for glslang 14.

This drops support for ~3 year old glslang versions, which
I'm not sure had the complete C API we're using anyway.

Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-fix-compilation-with-glslang-14.patch
Type: text/x-diff
Size: 2254 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240131/e87ab13d/attachment.patch>


More information about the ffmpeg-devel mailing list