Commit Graph
461 Commits
Author SHA1 Message Date
David P.andGitHub bea53d9a2b Merge pull request #60 from devPablo/main
Fix UrlSource single-byte buffer on Range Request HTTP 200
2025-08-14 03:12:21 +02:00
Pablo Bonilla 4521a65587 Add descriptive comment on why range request response must be skipped 2025-08-13 19:05:03 -06:00
Pablo Bonilla 5c598e35c2 Skip single-byte buffer when reading through UrlSource for range request 2025-08-13 18:22:59 -06:00
github-actions[bot] 1565a7bb1c Merge main into release for tag v1.7.5 2025-08-13 15:15:17 +00:00
Vanilagy c2292c8304 Bump patch v1.7.5 2025-08-13 17:14:19 +02:00
David P.andGitHub 84219b3ed4 Merge pull request #59 from Yukiniro/e_q6qy_i
fix(conversion): fixed using wrong timestamp
2025-08-13 17:13:38 +02:00
Yukiniro 88b0b5f46f fix(conversion): fix sample end timestamp calculation error 2025-08-13 23:06:11 +08:00
Yukiniro 0348eda8a9 fix(conversion): fixed using wrong timestamp when calculating lastCanvasEndTimestamp 2025-08-13 22:48:08 +08:00
github-actions[bot] 7de3d43149 Merge main into release for tag v1.7.4 2025-08-13 07:59:44 +00:00
Vanilagy 93cbe69abc Fix remaining type errors, bump version v1.7.4 2025-08-13 09:58:52 +02:00
Vanilagy 16c8a6c255 Gracefully handle invalid EBML headers 2025-08-13 09:46:27 +02:00
github-actions[bot] 30a19fa7f7 Merge main into release for tag v1.7.3 2025-08-12 13:37:09 +00:00
Vanilagy 7e546c2cc7 Fix sample closing before it reaches the custom encoder v1.7.3 2025-08-12 15:36:17 +02:00
github-actions[bot] 94257205bd Merge main into release for tag v1.7.2 2025-08-12 08:11:27 +00:00
Vanilagy 7e89511ca6 Bump patch v1.7.2 2025-08-12 10:09:34 +02:00
Vanilagy e0a4169bf8 Handle missing starting key sample in ISOBMFF 2025-08-12 09:29:57 +02:00
Vanilagy c9dcebed6f Skip zero-length AudioSamples 2025-08-12 08:53:25 +02:00
Vanilagy ae0266df52 Clarify decode order thing for encoded packet sources 2025-08-11 18:41:15 +02:00
github-actions[bot] 991cfb4a64 Merge main into release for tag v1.7.1 2025-08-11 16:14:58 +00:00
Vanilagy 1492fd5c6f Add workaround for Chromium range request caching bug v1.7.1 2025-08-11 18:14:02 +02:00
Vanilagy 6d447660c2 Clarify EBML strings are ASCII 2025-08-11 16:10:43 +02:00
github-actions[bot] a1161a6290 Merge main into release for tag v1.7.0 2025-08-11 01:03:13 +00:00
Vanilagy b224ac0dc6 Bump minor version v1.7.0 2025-08-11 03:02:25 +02:00
github-actions[bot] a0fc1becb4 Merge main into release for tag v1.7.0 2025-08-11 01:01:22 +00:00
Vanilagy 47c955524f Rework MP3 reading pattern 2025-08-11 02:50:13 +02:00
Vanilagy 80c6fa3201 Fall back to webkitAudioContext 2025-08-11 01:51:20 +02:00
Vanilagy 11c15c2392 Add track-specific conversion options, fix esbuild race condition 2025-08-11 00:00:04 +02:00
Vanilagy 975c1c42cb First linting error yay 2025-08-10 20:06:18 +02:00
Vanilagy a9cec387d4 Extract insertSorted function 2025-08-10 19:55:21 +02:00
Vanilagy 12df436e15 Add more graceful handling of suspended AudioContext to media player example 2025-08-10 19:26:58 +02:00
Vanilagy 56ae97f994 Fix decoded frame timestamps (#49) 2025-08-10 19:26:41 +02:00
Vanilagy 5608f519a7 Add xingHeader option to Mp3OutputFormat 2025-08-10 16:04:18 +02:00
Vanilagy 508788eb58 Test commit 2025-08-10 15:13:39 +02:00
Vanilagy beea136347 Test commit 2025-08-10 15:13:27 +02:00
Vanilagy 24c7849282 Test commit 2025-08-10 15:12:56 +02:00
Vanilagy 2bf08c3903 Test commit 2025-08-10 15:11:11 +02:00
Vanilagy e130b5d831 Test commit 2025-08-10 15:08:30 +02:00
David P.andGitHub 7191207944 Merge pull request #53 from Vanilagy/main
Release
2025-08-10 14:37:22 +02:00
Vanilagy 230f02fffc Clarify latencyMode 2025-08-10 14:36:47 +02:00
Vanilagy 51059c4b82 Add donation link 2025-08-10 13:48:34 +02:00
github-actions[bot] a146e7faee Merge main into release for tag v1.6.2 2025-08-10 02:08:55 +00:00
Vanilagy db437bba01 Fix links in mp3-encoder's package.json v1.6.2 2025-08-10 04:08:22 +02:00
github-actions[bot] a62071ec92 Merge main into release for tag v1.6.1 2025-08-10 01:51:36 +00:00
Vanilagy 224da29440 Adjust release script, again v1.6.1 2025-08-10 03:50:58 +02:00
github-actions[bot] e225959fbf Merge main into release for tag v1.6.1 2025-08-10 01:48:12 +00:00
Vanilagy c53b9a6fa1 Oops 2025-08-10 03:47:31 +02:00
github-actions[bot] fe35b1706b Merge main into release for tag v1.6.1 2025-08-10 01:46:41 +00:00
Vanilagy 835143c2e2 Adjust release script, bump patch 2025-08-10 03:46:12 +02:00
github-actions[bot] 632af85a35 Merge main into release for tag v1.6.0 2025-08-10 01:42:35 +00:00
David P.andGitHub f547f455af Merge pull request #50 from Vanilagy/mp3-encoder
Create @mediabunny/mp3-encoder, restructure and extend build system
v1.6.0
2025-08-10 03:37:12 +02:00