Fix fragmented MP4 files with a non-empty sample table

This commit is contained in:
Vanilagy
2025-08-03 22:34:38 +02:00
parent b60d4cafed
commit 5a6b849ff8
3 changed files with 201 additions and 192 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "mediabunny",
"author": "Vanilagy",
"version": "1.4.3",
"version": "1.4.4",
"description": "Pure TypeScript media toolkit for reading, writing, and converting media files, directly in the browser.",
"type": "module",
"main": "./dist/bundles/mediabunny.cjs",