vlc fully implemented

This commit is contained in:
Elias Quinn
2025-06-11 19:01:09 +01:00
parent 7e2c8d971d
commit c8906c1471
335 changed files with 6576 additions and 333 deletions

Binary file not shown.

View File

@@ -11,7 +11,8 @@
"FFMediaToolkit": "4.6.0",
"FFmpeg.AutoGen": "7.1.1",
"Newtonsoft.Json": "13.0.1",
"System.Drawing.Common": "6.0.0"
"System.Drawing.Common": "6.0.0",
"TagLibSharp": "2.3.0"
},
"runtime": {
"file finder test.dll": {}
@@ -84,6 +85,14 @@
"fileVersion": "6.0.21.52210"
}
}
},
"TagLibSharp/2.3.0": {
"runtime": {
"lib/netstandard2.0/TagLibSharp.dll": {
"assemblyVersion": "2.3.0.0",
"fileVersion": "2.3.0.0"
}
}
}
}
},
@@ -127,6 +136,13 @@
"sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"path": "system.drawing.common/6.0.0",
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
},
"TagLibSharp/2.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qo4z6ZjnIfbR3Us1Za5M2vQ97OWZPmODvVmepxZ8XW0UIVLGdO2T63/N3b23kCcyiwuIe0TQvMEQG8wUCCD1mA==",
"path": "taglibsharp/2.3.0",
"hashPath": "taglibsharp.2.3.0.nupkg.sha512"
}
}
}