Vanilagy
|
fc2f98825b
|
Bump patch
|
2026-05-09 00:41:08 +02:00 |
|
Vanilagy
|
3cde68e0ae
|
Fix AudioResampler emitting timestamps before startTimestamp (fixes #366)
|
2026-05-09 00:40:25 +02:00 |
|
Vanilagy
|
9e3db7cf91
|
Bump patch
v1.44.1
|
2026-05-07 11:12:14 +02:00 |
|
Vanilagy
|
fff09411e6
|
Fixed negative timestamps occurring with live media (fixes #364)
|
2026-05-07 11:11:37 +02:00 |
|
Vanilagy
|
daf42181c9
|
Add sponsor
|
2026-05-06 20:12:14 +02:00 |
|
Vanilagy
|
e790f5ff97
|
Bump minor
v1.44.0
|
2026-05-05 09:21:33 +02:00 |
|
Vanilagy
|
47ad5c6806
|
Add BlobSourceOptions.useStreamReader (#179)
|
2026-05-04 14:20:21 +02:00 |
|
Vanilagy
|
8955ba70c2
|
Sorry Jonny <3
|
2026-05-04 10:53:09 +02:00 |
|
Vanilagy
|
1680bd02ad
|
Holistic technical website cleanup
|
2026-05-03 19:47:39 +02:00 |
|
Vanilagy
|
4810c13c29
|
Bump patch
v1.43.1
|
2026-05-02 14:27:47 +02:00 |
|
Vanilagy
|
9ed21bf9c6
|
Fix behavior with files with invalid pasp box (with num & den === 0) (fixes #362)
|
2026-05-02 14:27:25 +02:00 |
|
Vanilagy
|
62dfc5dd1c
|
Bump minor
v1.43.0
|
2026-04-30 10:34:36 +02:00 |
|
Vanilagy
|
782d3e134b
|
Use edit lists to model non-zero start timestamps for regular MP4 (fixes #336); fix MP4 PCM logic breaking down with approximate packet timestamps
|
2026-04-30 10:32:42 +02:00 |
|
Vanilagy
|
9224fb886c
|
Add link rel="canonical"
|
2026-04-29 17:00:59 +02:00 |
|
Vanilagy
|
a61631a299
|
Clarify in readme
|
2026-04-29 16:30:10 +02:00 |
|
Vanilagy
|
f3dec587fd
|
Make FLAC encoder bit depth depend on input sample format, add sampleFormat audio transformation option, fix incorrect bitrate validation for FLAC (closes #357)
|
2026-04-29 16:27:20 +02:00 |
|
Vanilagy
|
2d49122277
|
Sanitize initial HEVC packet to avoid Chromium's validation logic from tripping up (#314)
|
2026-04-29 11:37:56 +02:00 |
|
Vanilagy
|
06a89ed085
|
Make code 12px
|
2026-04-28 17:57:44 +02:00 |
|
Vanilagy
|
2207c7d996
|
Bump minor
v1.42.0
|
2026-04-28 17:27:15 +02:00 |
|
Vanilagy
|
7bd97b33cd
|
Adjust package.json again + beta 11
v1.42.0-beta.11
|
2026-04-28 15:51:39 +02:00 |
|
Vanilagy
|
e5dbf8a783
|
Add sponsor
|
2026-04-28 15:36:31 +02:00 |
|
Vanilagy
|
610dc91743
|
BETA TEN
v1.42.0-beta.10
|
2026-04-28 15:34:12 +02:00 |
|
Vanilagy
|
e1dd95086a
|
Add special .node.cjs variant for CJS support
|
2026-04-28 15:33:51 +02:00 |
|
Vanilagy
|
a1aaa8e36a
|
Bump to beta 9
v1.42.0-beta.9
|
2026-04-28 14:42:57 +02:00 |
|
Vanilagy
|
aa4966a5f1
|
Update codec soup and docs
|
2026-04-28 14:41:20 +02:00 |
|
Vanilagy
|
ff46a274b1
|
Switch back to dynamic import, leave package.json unchanged though
|
2026-04-28 14:36:48 +02:00 |
|
Vanilagy
|
bf9e360587
|
Revert back to static import of fs, don't like to CJS bundles in package.json
|
2026-04-28 14:24:58 +02:00 |
|
Vanilagy
|
1fd99b5015
|
Fix Source assertion failure
|
2026-04-28 14:09:18 +02:00 |
|
Vanilagy
|
6182af7c29
|
Add HLS transcoding example
|
2026-04-28 13:54:42 +02:00 |
|
 David P.andGitHub
|
3e70e8912b
|
Merge pull request #291 from Vanilagy/hls
HLS read/write support
|
2026-04-28 10:09:24 +02:00 |
|
Vanilagy
|
a3aa6a69ac
|
Add use case
|
2026-04-28 10:04:14 +02:00 |
|
Vanilagy
|
105a7dda2f
|
Move it forward
|
2026-04-27 21:02:59 +02:00 |
|
Vanilagy
|
0f6c374750
|
Ensure extensions work with huge timestamps, fix AC3 and AAC extension's behavior with huge timestamps
|
2026-04-27 20:58:05 +02:00 |
|
Vanilagy
|
0cc564b47a
|
Bump to beta 8
v1.42.0-beta.8
|
2026-04-27 19:47:27 +02:00 |
|
Vanilagy
|
57b265b897
|
They were indeed temp
|
2026-04-27 19:46:06 +02:00 |
|
Vanilagy
|
631d207ca2
|
Clarify
|
2026-04-27 19:41:59 +02:00 |
|
Vanilagy
|
9a1b8b2602
|
Add timestampBase option for live MediaStreamTrack sources
|
2026-04-27 19:38:45 +02:00 |
|
Vanilagy
|
c89e7429f7
|
Fix FilePathSource/FilePathTarget not working in server-side environments using CJS (closes #360)
|
2026-04-27 18:29:52 +02:00 |
|
Vanilagy
|
15beb69137
|
Update convert.html
|
2026-04-27 17:58:55 +02:00 |
|
Vanilagy
|
dfdf7c5648
|
Make esbuild target es2021
|
2026-04-27 17:15:40 +02:00 |
|
Vanilagy
|
cf8cea2957
|
Fix attribute parsing bug
|
2026-04-27 17:12:28 +02:00 |
|
Vanilagy
|
0e721daefd
|
Bump to beta 7
v1.42.0-beta.7
|
2026-04-24 20:58:26 +02:00 |
|
Vanilagy
|
9fdf263482
|
Merge branch 'main' into hls
|
2026-04-24 20:56:59 +02:00 |
|
Vanilagy
|
bcde2770d1
|
Add null terminator to TXXX
|
2026-04-24 20:55:34 +02:00 |
|
Vanilagy
|
b285360563
|
Sussy CI
v1.41.0
|
2026-04-24 19:45:39 +02:00 |
|
Vanilagy
|
5e491eb0f9
|
Bump minor
|
2026-04-24 19:43:11 +02:00 |
|
Vanilagy
|
97f6b35cda
|
Add special TXXX handling for ID3v2
|
2026-04-24 19:42:15 +02:00 |
|
Vanilagy
|
1ca3e48f48
|
Fix?
|
2026-04-24 19:06:45 +02:00 |
|
Vanilagy
|
5f8978271e
|
Clarify
|
2026-04-24 19:02:35 +02:00 |
|
Vanilagy
|
5ee78c6480
|
Add pssh box parsing and expose them in resolveKey
|
2026-04-24 19:01:25 +02:00 |
|