Update gstreamer module to version 1.26.8

This commit is contained in:
brunoherbelin
2025-11-11 19:18:02 +01:00
parent 7526a43cf0
commit a3ce9e3b20

View File

@@ -142,8 +142,8 @@
"sources": [ "sources": [
{ {
"type": "git", "type": "git",
"tag": "1.26.7", "tag": "1.26.8",
"commit": "c5a5c302f5e7218182c0633decec16b25de82add", "commit": "16d77e12ad213ef24e76a8cc34d347b8221c9975",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer.git", "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer.git",
"disable-submodules": false "disable-submodules": false
} }