Vanilagy
571fbb3198
Fix too many tracks being removed
v1.27.6
2026-01-12 16:47:31 +01:00
Vanilagy
32d8b1544d
Bump patch
v1.27.5
2026-01-12 16:15:35 +01:00
Vanilagy
b8f104d8b4
Fix disabled Matroska tracks crashing demuxer ( closes #276 )
2026-01-12 16:11:23 +01:00
Vanilagy
7db0583058
Fix samples not being closed sometimes in conversion ( closes #272 )
2026-01-12 15:20:10 +01:00
Vanilagy
24af125415
Make Conversion.cancel() cause execute() to throw ( closes #271 )
2026-01-12 15:13:00 +01:00
Vanilagy
78e78e5b4f
Make _flushOrWaitForOngoingClose set closingPromise ( fixes #270 )
2026-01-12 14:36:51 +01:00
David P. and GitHub
1d774b5fbb
Merge pull request #274 from alakhpc/alakhpc/fix-out-of-bounds
...
fix(matroska): handle insufficient bytes when reading EBML element headers
2026-01-12 14:09:06 +01:00
Vanilagy
d6b518b9fd
Fix thing
2026-01-12 14:07:43 +01:00
David P. and GitHub
4f5f30bc03
Merge pull request #273 from alakhpc/alakhpc/defer-defaultduration
...
fix(matroska): defer DefaultDuration calculation until TimestampScale is known
2026-01-12 13:48:41 +01:00
alakhpc and GitHub
f6ca3ece50
Merge branch 'main' into alakhpc/defer-defaultduration
2026-01-12 06:49:36 -05:00
Vanilagy
7b036fe8ac
Fix some things
2026-01-12 11:59:37 +01:00
Vanilagy
2bb84fd35b
Add new sponsors
2026-01-12 10:32:43 +01:00
Alakh Chandarana
91e7812fb2
fix
2026-01-11 16:51:28 -05:00
Alakh Chandarana
d29f4f33b5
implement fix
2026-01-11 04:15:03 -05:00
Vanilagy
7580935639
Bump patch
v1.27.4
2026-01-06 13:36:29 +01:00
Vanilagy
53824536fa
Remove packet iteration upper bound for mediaSamplesInRange ( fixes #269 )
2026-01-06 13:35:52 +01:00
Vanilagy
8f43086e3d
Make allocationSize and copyTo always throw if internal format is null ( closes #267 )
2026-01-05 11:07:32 +01:00
Vanilagy
9343607fe1
Add deil sponsor
2026-01-02 12:33:35 +01:00
Vanilagy
f877fabc60
Bump patch
v1.27.3
2025-12-30 16:20:52 +01:00
Vanilagy
a2115b1de7
Add workaround for WebKit AudioData.copyTo bug ( fixes #260 )
2025-12-30 16:10:53 +01:00
Vanilagy
8d46d50c39
Document that ADTS is append-only
2025-12-30 14:11:32 +01:00
Vanilagy
19219fc1ce
Add Polotno sponsor
2025-12-29 20:28:13 +01:00
Vanilagy
05070f7c88
Bump patch
v1.27.2
2025-12-24 14:17:46 +01:00
Vanilagy
736cc50fa7
Fix aborted UrlSource not aborting request
2025-12-24 14:15:31 +01:00
Vanilagy
9ba63f5d95
Add Roman Rädle
2025-12-23 20:16:43 +01:00
Vanilagy
17c6bff1dc
Bump patch
v1.27.1
2025-12-19 16:05:46 +01:00
Vanilagy
c86af052f5
Add test for Annex B to length-prefixed conversion
2025-12-19 16:04:27 +01:00
Vanilagy
831e838f74
Implement workaround for https://issues.chromium.org/issues/470109459
2025-12-19 13:06:11 +01:00
Vanilagy
b730a24138
Bump minor version
v1.27.0
2025-12-17 15:33:00 +01:00
Vanilagy
ccbf14565c
(Hopefully) improve error messages and stack traces a bit more (see #244 )
2025-12-17 15:31:51 +01:00
Vanilagy
15bdd072e1
Add options to VideoSample allocationSize and copyTo methods, add explicit error message when format is null ( closes #256 )
2025-12-17 15:10:25 +01:00
4dd747a0a6
Conversion.init(hardwareAcceleration) option (#254 )
...
* Support Conversion.init(hardwareAcceleration) option passed down to the VideoEncodingConfig.
fix #253
* Few changes
---------
Co-authored-by: Raphaël Droz <[email protected] >
Co-authored-by: Vanilagy <[email protected] >
2025-12-17 10:28:29 +00:00
Vanilagy
228721d68f
Add VideoSampleColorSpace
2025-12-16 18:47:50 +01:00
Jonny Burger and GitHub
ea9ba96ae3
Add Dark Mode Remotion Logo in README ( #249 )
...
* Add Dark Mode Remotion Logo in README
* Update logo on website
2025-12-12 10:44:57 +01:00
Vanilagy
f9207396d7
Bump minor
v1.26.0
2025-12-11 20:42:31 +01:00
Vanilagy
84dec01dfd
Add pause and resume methods to MediaStreamTrack sources ( closes #241 )
2025-12-11 15:51:18 +01:00
Vanilagy
1ff8abdaab
"Extract function" ahh
2025-12-11 15:24:19 +01:00
Vanilagy
cc649ba192
Add allowRotationMetadata video conversion option (see #247 )
2025-12-11 14:41:00 +01:00
Vanilagy
b73bf06ba7
Add sponsor
2025-12-11 14:05:01 +01:00
Vanilagy
49af8d5435
Bump patch
v1.25.8
2025-12-09 14:25:01 +01:00
Vanilagy
a09cb4aebf
Add sponsor
2025-12-09 14:24:48 +01:00
Vanilagy
0500beaf34
Fix user agent detection in workers ( fixes #223 , #242 )
2025-12-08 18:46:58 +01:00
Vanilagy
f424f6e840
Count AVC SEI recovery points as keyframes (except on older Chromium versions)
2025-12-07 19:24:08 +01:00
Vanilagy
d949d1eadb
Bump patch
v1.25.7
2025-12-05 23:01:23 +01:00
Vanilagy
11970675c6
Slightly adjust validated key packet retrieval logic
2025-12-05 23:00:40 +01:00
Vanilagy
d6c223b0f6
Fix keyframe sample index lookup logic for ISOBMFF in rare B-frame scenarios
2025-12-05 22:14:23 +01:00
Vanilagy
5b703a1c78
Fix MP3 encoder emitting incorrect timestamps, fixed overaggressive audio sample gap filling ( fixes #233 )
2025-12-05 12:41:36 +01:00
Vanilagy
3dd7a9cb58
Fix unclosed samples in tests
2025-12-04 17:04:24 +01:00
Vanilagy
7b3f5dad2a
Bump patch
v1.25.6
2025-12-04 16:57:55 +01:00
Vanilagy
dceb67a065
SURELY THIS TIME
v1.25.5
2025-12-04 16:54:04 +01:00