fix: proper transcode large files (#10137)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2025-10-24 13:05:12 +07:00
committed by GitHub
parent 13c288845e
commit 6867dc9211
3 changed files with 467 additions and 431 deletions
+465 -429
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -64,7 +64,7 @@
"@hcengineering/retry": "^0.7.5",
"@hcengineering/hulylake-client": "^0.7.6",
"@hcengineering/hulypulse-client": "^0.7.0",
"@hcengineering/storage-client": "^0.7.7",
"@hcengineering/storage-client": "^0.7.8",
"fast-equals": "^5.2.2",
"png-chunks-extract": "^1.0.0",
"svelte": "^4.2.20",
+1 -1
View File
@@ -1 +1 @@
stream hardcoreeng/service_stream:0.5.7
stream hardcoreeng/service_stream:0.5.8