Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.4_9 01 Feb 2024 04:15:19 |
Jan Beich (jbeich) |
multimedia/ffmpeg: swap _IMPLIES for VULKAN and GLSLANG
- Vulkan Video doesn't need either glslang or shaderc
- For consistency with graphics/libplacebo
PR: 276469
Suggested by: vvd
(cherry picked from commit 4fae7617b7396542c4436eddbbf65c52f825c516) |
4.4.4_9 01 Feb 2024 04:15:19 |
Jan Beich (jbeich) Author: Travis Hunter |
multimedia/ffmpeg4: unbreak GLSLANG=on build after d35ea7b74f4a
libavfilter/glslang.cpp:164:5: error: use of undeclared identifier 'assert'
assert(glslang_refcount);
^
PR: 276469
Tested by: vvd
Regressed by: https://github.com/KhronosGroup/glslang/commit/6f9ab3c2deb6
See also: https://github.com/ffmpeg/ffmpeg/commit/246f841b53e1
(cherry picked from commit d5183fa79df24e0716ab928298d161804e8530de) |
Number of commits found: 2
|