mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
flatpak: Use Github mirror for nv-codec-headers
git.videolan.org repo seems to be inconsitent.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git",
|
||||
"url": "https://github.com/FFmpeg/nv-codec-headers.git",
|
||||
"tag": "n11.1.5.1",
|
||||
"commit": "84483da70d903239d4536763fde8c7e6c4e80784"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user