This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new 4561fc5e48 configure: probe glslang
4561fc5e48 is described below
commit 4561fc5e482d99cd7a4ff7022cbaa7fe7049b59d
Author: wangbin <[email protected]>
AuthorDate: Tue Jan 20 17:46:31 2026 +0800
Commit: James Almer <[email protected]>
CommitDate: Thu Jan 22 03:05:01 2026 +0000
configure: probe glslang
if shaderc is not installed and --glslc is not set
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index 01edfacacc..ce0e199314 100755
--- a/configure
+++ b/configure
@@ -1116,7 +1116,6 @@ check_glslc(){
log check_glslc "$@"
name=$1
shift 1
- disabled $name && return
disable $name
test_glslc "$@" <<EOF && enable $name
#version 460
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]