Vanilagy
34c01fbb10
Add node:fs/promises to browser field in package.json ( fixes #139 )
2025-09-21 18:50:47 +02:00
Vanilagy
de28817895
Bump minor
2025-09-21 17:45:28 +02:00
Vanilagy
a46e9ee9ec
Fix flaky FLAC metadata reading
2025-09-19 14:29:41 +02:00
Vanilagy
88f9b64331
Fix faultily written Xing frame
2025-09-19 14:03:46 +02:00
Vanilagy
eb1ce86187
Fix faulty MP3 bitrate and frame size calculation ( fixes #134 )
2025-09-19 13:20:36 +02:00
Vanilagy
e88bc15b0e
Bump minor
2025-09-18 23:43:11 +02:00
Vanilagy
407dd05953
Make Matroska block decoding lazy
2025-09-18 10:00:03 +02:00
Vanilagy
f13a81bee3
Bump minor
2025-09-17 23:09:53 +02:00
Vanilagy
7d725d068b
Bump patch
2025-09-16 23:12:51 +02:00
Vanilagy
7a0051bec5
Tag spam
2025-09-16 21:27:54 +02:00
Vanilagy
555006b9c3
Add improved logic for loading Node.js module ( fixes #118 )
2025-09-16 21:13:32 +02:00
Vanilagy
8fb08f1c8e
Fix missing @group tag, add doc generation validation to build script
2025-09-12 17:16:12 +02:00
Vanilagy
bc90a6dc16
Bump minor
2025-09-12 16:58:46 +02:00
Vanilagy
6f06631355
Use decoder information for resampler sample rate, fix Opus sample rate to 48 kHz everywhere
2025-09-10 23:03:20 +02:00
Vanilagy
b9f7ab2fa2
Skip HEVC RASL slices following a decoder reset
2025-09-09 13:09:41 +02:00
Vanilagy
cb9f4e0fdf
Fix conversion progress non-monotonicity
2025-09-07 22:36:53 +02:00
Vanilagy
f3613b7260
Fix null sample in encoder support checking logic in Conversion API ( #90 )
2025-09-06 12:00:46 +02:00
Vanilagy
c345e1595d
Bump minor
2025-09-05 23:42:22 +02:00
Vanilagy
605c258029
Bump patch
2025-09-04 11:14:05 +02:00
Vanilagy
9c0ce3458b
Fix MP3 demuxer wrong data offset
2025-09-03 21:26:57 +02:00
Vanilagy
e13f3ecead
Add LLMs page
2025-09-03 19:26:20 +02:00
Vanilagy
1c14360d79
Bump patch
2025-09-03 18:15:58 +02:00
Jonny Burger and GitHub
f13a2e6732
Merge pull request #86 from JonnyBurger/url-source-allow-reading-small-files
...
Do not make UrlSource fail if the size of the file is smaller than 512kb (+ add a Vitest browser mode test)
2025-09-03 18:13:42 +02:00
Vanilagy
a2a30c3e92
Add API doc generator, improve documentation across the board
2025-09-03 18:11:43 +02:00
Vanilagy
9d70c4c605
Bump minor
2025-09-02 17:50:05 +02:00
Vanilagy
d2507a5a72
Fix incorrect decoded audio sample timestamps in Firefox
2025-09-01 16:39:19 +02:00
Vanilagy
7ef2a2dddd
Bump minor version
2025-09-01 11:41:28 +02:00
Jonny Burger and GitHub
0e6cddc941
Add a test ( #77 )
...
* Match Prettier style
This way, people who have Prettier as their default formatter in their Editor (probably the majority of people) will not have the code re-formatted to double quotes if they are saving
* Add trailing-comma option
* Instruct .vscode to use ESLint as a default formatter
* Discard changes to package.json
* Add a first test
* Setup CI
* Rename to test
* move tsconfig hacks to local tsconfig.json
* Better test title
* rename file
* Fix ts setup
2025-08-27 09:12:49 +02:00
Vanilagy
7f8770de99
Fix regular Language element in Matroska not having an effect anymore
2025-08-27 08:56:41 +02:00
Vanilagy
1b4628cbb0
Add temp conversion fix regarding languageCode
2025-08-25 19:45:02 +02:00
Vanilagy
ca1305da93
Bump minor
2025-08-24 16:37:41 +02:00
Vanilagy
652ca69417
Bump minor
2025-08-23 16:27:48 +02:00
Vanilagy
bb9554df60
Handle ISOBMFF boxes with no size
2025-08-20 15:12:25 +02:00
Vanilagy
f4b97c1731
Make mfra box lookup more resilient
2025-08-20 14:33:26 +02:00
Vanilagy
5782219941
Add Matroska resync logic for malformed files, add RVE sponsor
2025-08-20 13:38:54 +02:00
Vanilagy
c9633d26d7
Bump minor version
2025-08-18 22:57:17 +02:00
Vanilagy
3be94cc788
Decrease AudioBuffer chunking size, support more MP3 sample rates, lift MP3 encoder memory limit
2025-08-15 14:19:06 +02:00
Vanilagy
716b864fbf
Bump patch
2025-08-14 10:56:23 +02:00
Vanilagy
c2292c8304
Bump patch
2025-08-13 17:14:19 +02:00
Vanilagy
93cbe69abc
Fix remaining type errors, bump version
2025-08-13 09:58:52 +02:00
Vanilagy
7e546c2cc7
Fix sample closing before it reaches the custom encoder
2025-08-12 15:36:17 +02:00
Vanilagy
7e89511ca6
Bump patch
2025-08-12 10:09:34 +02:00
Vanilagy
1492fd5c6f
Add workaround for Chromium range request caching bug
2025-08-11 18:14:02 +02:00
Vanilagy
b224ac0dc6
Bump minor version
2025-08-11 03:02:25 +02:00
Vanilagy
db437bba01
Fix links in mp3-encoder's package.json
2025-08-10 04:08:22 +02:00
Vanilagy
835143c2e2
Adjust release script, bump patch
2025-08-10 03:46:12 +02:00
Vanilagy
96fe4c399c
Add version bump commands
2025-08-10 03:35:39 +02:00
Vanilagy
ba0491de3a
Circumvent flush() being called on sources when cancelling output, surface error before doing cleanup
2025-08-10 03:24:17 +02:00
Vanilagy
cbb2681d33
Create @mediabunny/mp3-encoder, restructure and extend build system
2025-08-10 00:45:30 +02:00
Vanilagy
3371813c33
Bump version to 1.5.0, update release workflow
2025-08-08 18:46:12 +02:00