This commit is contained in:
2025-11-04 10:08:38 -08:00
parent 30206b8dc1
commit 927bc0173a
4 changed files with 244 additions and 367 deletions
+2 -2
View File
@@ -5,5 +5,5 @@ edition = "2024"
[dependencies]
rply-codec = { path = "../codec" }
retro-rs = { version = "0.5.2", default-features=false }
video-rs = "0.10.5"
retro-rs = { version = "0.5.4", default-features=false, path = "../../retro-rs" }
ffmpeg-next = "8.0.0"