1
0
Эх сурвалжийг харах

build-aux: Update Flatpak modules

* Update SVT-AV1 to 1.8.0
* Update aom to 3.8.0
* Update libsrt to 1.5.3
* Update nv-codec-headers to 12.1.14.0
* Update FFmpeg to 6.1.1
* Update LuaJIT to 2.1 c525bcb902
* Update Asio to 1.29.0
* Update nlohmann JSON to 3.11.3
* Update Intel oneVPL GPU to 23.4.3
* Update libdatachannel to 0.19.5
  * Update plog to 1.1.10
tytan652 1 жил өмнө
parent
commit
cd9696db6b

+ 2 - 2
build-aux/modules/20-aom.json

@@ -19,8 +19,8 @@
         {
             "type": "git",
             "url": "https://aomedia.googlesource.com/aom.git",
-            "tag": "v3.6.1",
-            "commit": "7ade96172b95adc91a5d85bf80c90989cd543ee8"
+            "tag": "v3.8.0",
+            "commit": "b681eac83963950afc7be55df56c22fa5210aaa2"
         }
     ]
 }

+ 2 - 2
build-aux/modules/20-nv-codec.json

@@ -11,8 +11,8 @@
         {
             "type": "git",
             "url": "https://github.com/FFmpeg/nv-codec-headers.git",
-            "tag": "n12.0.16.0",
-            "commit": "c5e4af74850a616c42d39ed45b9b8568b71bf8bf"
+            "tag": "n12.1.14.0",
+            "commit": "1889e62e2d35ff7aa9baca2bceb14f053785e6f1"
         }
     ]
 }

+ 2 - 2
build-aux/modules/20-srt.json

@@ -16,8 +16,8 @@
         {
             "type": "git",
             "url": "https://github.com/Haivision/srt.git",
-            "tag": "v1.5.2",
-            "commit": "9448e26fcd7602098b4bf9cd7fe535136e89e10b"
+            "tag": "v1.5.3",
+            "commit": "09f35c0f1743e23f514cb41444504a7faeacf89e"
         }
     ]
 }

+ 2 - 2
build-aux/modules/20-svt-av1.json

@@ -18,8 +18,8 @@
         {
             "type": "git",
             "url": "https://gitlab.com/AOMediaCodec/SVT-AV1.git",
-            "tag": "v1.6.0",
-            "commit": "08c18ba0768ed3dbbff0903adc326fb3a7549bd9"
+            "tag": "v1.8.0",
+            "commit": "59645eea34e2815b627b8293aa3af254eddd0d69"
         }
     ]
 }

+ 2 - 1
build-aux/modules/30-ffmpeg.json

@@ -25,7 +25,8 @@
         {
             "type": "git",
             "url": "https://github.com/FFmpeg/FFmpeg.git",
-            "commit": "a6dc92968a325d331bb6dcf9b3b2248026cd1d6c",
+            "tag": "n6.1.1",
+            "commit": "e38092ef9395d7049f871ef4d5411eb410e283e0",
             "disable-shallow-clone": true
         },
         {

+ 1 - 1
build-aux/modules/40-luajit.json

@@ -11,7 +11,7 @@
         {
             "type": "git",
             "url": "https://luajit.org/git/luajit-2.0.git",
-            "commit": "8635cbabf3094c4d8bd00578c7d812bea87bb2d3",
+            "commit": "c525bcb9024510cad9e170e12b6209aedb330f83",
             "disable-shallow-clone": true
         },
         {

+ 2 - 2
build-aux/modules/40-plog.json

@@ -12,8 +12,8 @@
         {
             "type": "git",
             "url": "https://github.com/SergiusTheBest/plog.git",
-            "tag": "1.1.9",
-            "commit": "f47149410a4c927643148b96799f28b2d80d451b"
+            "tag": "1.1.10",
+            "commit": "e21baecd4753f14da64ede979c5a19302618b752"
         }
     ]
 }

+ 2 - 2
build-aux/modules/50-libdatachannel.json

@@ -14,8 +14,8 @@
             "type": "git",
             "url": "https://github.com/paullouisageneau/libdatachannel.git",
             "disable-submodules": true,
-            "tag": "v0.19.0-alpha.4",
-            "commit": "709a66339451bb4c8d4e5ced78c67605ec09da31"
+            "tag": "v0.19.5",
+            "commit": "3cbfc42a018a144224e3f9032c6635491ee8672d"
         }
     ]
 }

+ 2 - 2
build-aux/modules/50-onevpl-intel-gpu.json

@@ -15,8 +15,8 @@
         {
             "type": "git",
             "url": "https://github.com/oneapi-src/oneVPL-intel-gpu.git",
-            "commit": "a9fb0bcabef0b91ddfe0c70466513d33fab38557",
-            "tag": "intel-onevpl-23.3.1"
+            "commit": "852fa9f705ef44c004d014548601f3804a6de705",
+            "tag": "intel-onevpl-23.4.3"
         },
         {
             "type": "shell",

+ 2 - 2
build-aux/modules/90-asio.json

@@ -10,8 +10,8 @@
         {
             "type": "git",
             "url": "https://github.com/chriskohlhoff/asio.git",
-            "tag": "asio-1-28-0",
-            "commit": "c465349fa5cd91a64bb369f5131ceacab2c0c1c3"
+            "tag": "asio-1-29-0",
+            "commit": "814f67e730e154547aea3f4d99f709cbdf1ea4a0"
         }
     ]
 }

+ 2 - 2
build-aux/modules/90-nlohmann-json.json

@@ -10,8 +10,8 @@
         {
             "type": "git",
             "url": "https://github.com/nlohmann/json.git",
-            "tag": "v3.11.2",
-            "commit": "bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d"
+            "tag": "v3.11.3",
+            "commit": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03"
         }
     ]
 }