Fix incorrect decoded audio sample timestamps in Firefox

This commit is contained in:
Vanilagy
2025-09-01 16:39:19 +02:00
parent 69e1383796
commit d2507a5a72
4 changed files with 25 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@mediabunny/mp3-encoder",
"author": "Vanilagy",
"version": "1.12.0",
"version": "1.12.1",
"description": "MP3 encoder extension for Mediabunny, based on LAME.",
"main": "./dist/bundles/mediabunny-mp3-encoder.mjs",
"module": "./dist/bundles/mediabunny-mp3-encoder.mjs",