Skip to content

Commit f6c6b3f

Browse files
committed
build-aux: Update Flatpak modules
* Revert nv-codec-headers to n12.2.72.0 * Update FFmpeg to 7.1.1
1 parent 569d3df commit f6c6b3f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
{
1212
"type": "git",
1313
"url": "https://github.com/FFmpeg/nv-codec-headers.git",
14-
"tag": "n13.0.19.0",
15-
"commit": "e844e5b26f46bb77479f063029595293aa8f812d"
14+
"tag": "n12.2.72.0",
15+
"commit": "c69278340ab1d5559c7d7bf0edf615dc33ddbba7"
1616
}
1717
]
1818
}

build-aux/modules/30-ffmpeg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
{
2626
"type": "git",
2727
"url": "https://github.com/FFmpeg/FFmpeg.git",
28-
"tag": "n7.1",
29-
"commit": "b08d7969c550a804a59511c7b83f2dd8cc0499b8",
28+
"tag": "n7.1.1",
29+
"commit": "db69d06eeeab4f46da15030a80d539efb4503ca8",
3030
"disable-shallow-clone": true
3131
},
3232
{

0 commit comments

Comments
 (0)