Commit Graph
444 Commits
Author SHA1 Message Date
Vanilagy 55dd8cdb4c Add NullTarget 2025-09-02 17:20:09 +02:00
Vanilagy a769d099e2 Fix UrlSource for small files 2025-09-02 16:50:59 +02:00
Vanilagy ef95960e13 Add support for unsized sources, add ReadableStreamSource, fix WAVE packet lookup 2025-09-02 16:39:38 +02:00
Vanilagy 4b3fb34a95 Fix running = false being set too late for ReadOrchestrator workers (fixes #84) 2025-09-02 16:21:39 +02:00
Vanilagy 62b04f4dcb Add Remotion gold sponsor to README 2025-09-01 18:42:52 +02:00
Vanilagy d2507a5a72 Fix incorrect decoded audio sample timestamps in Firefox v1.12.1 2025-09-01 16:39:19 +02:00
Vanilagy 69e1383796 Add thing 2025-09-01 16:11:42 +02:00
Vanilagy cdb00a3942 Made media player work properly on touch devices 2025-09-01 15:50:11 +02:00
Vanilagy ee4bfeed90 Fix BBB link 2025-09-01 12:05:35 +02:00
github-actions[bot] ac7e4422a3 Merge main into release for tag v1.12.0 2025-09-01 09:53:28 +00:00
Vanilagy 7ef2a2dddd Bump minor version v1.12.0 2025-09-01 11:41:28 +02:00
Vanilagy 718216bcc9 Fix incorrect VideoSample dimensions 2025-09-01 11:39:53 +02:00
Vanilagy 3dec3ab12b Add loading element to media player 2025-08-30 17:50:53 +02:00
Vanilagy f1f5a62d26 Add remote URL option to examples 2025-08-30 17:45:43 +02:00
David P.andGitHub 64ad054102 Merge pull request #79 from Vanilagy/reader-rewrite
Reader rewrite
2025-08-30 17:12:43 +02:00
Vanilagy 1a0c14f272 Remove junk code 2025-08-30 17:11:31 +02:00
Vanilagy 137f82cc94 Add missing validation for sizeChangeBehavior 2025-08-30 17:04:30 +02:00
Vanilagy 35036f6621 Small fixes 2025-08-30 16:53:05 +02:00
Vanilagy f514c16ee9 Update docs 2025-08-30 16:50:52 +02:00
Vanilagy e5df6f1a63 Add FilePathSource for server-side use 2025-08-30 16:32:14 +02:00
Vanilagy bd4d9b966d Fix cache bug 2025-08-30 15:18:52 +02:00
Vanilagy ae9cf31ed2 Adjust comments 2025-08-30 15:02:19 +02:00
Vanilagy 896d41d60a Add logic to handle HTTP requests dying mid-response, fix a few ReadOrchestrator things 2025-08-30 14:57:27 +02:00
Vanilagy 99051e1848 Fix remaining type/doc issues 2025-08-29 22:58:30 +02:00
Vanilagy cba0525e51 Reorder stuff, rename stuff, add license header 2025-08-29 22:52:27 +02:00
Vanilagy c222973571 Implement improved StreamSource, restructure source code (hah, get it?) 2025-08-29 22:50:24 +02:00
Vanilagy c93755def1 Implement ReadOrchestrator class, add highly optimized UrlSource 2025-08-29 19:39:50 +02:00
Vanilagy 2373d802c5 Add roprgm 2025-08-28 17:59:45 +02:00
Vanilagy 641cdd02e3 Add new slice-based reader system, port all demuxers to new reader system, add optimized BlobSource 2025-08-28 17:24:31 +02:00
Jonny BurgerandGitHub 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
github-actions[bot] a8009d1ac5 Merge main into release for tag v1.11.2 2025-08-27 06:57:17 +00:00
Vanilagy 7f8770de99 Fix regular Language element in Matroska not having an effect anymore v1.11.2 2025-08-27 08:56:41 +02:00
David P.andGitHub c498b87b3e Merge pull request #76 from JonnyBurger/align-prettier-style
Instruct VSCode to use ESLint as default formatter
2025-08-26 16:30:21 +02:00
Jonny BurgerandGitHub ffdaf2dacb Discard changes to package.json 2025-08-26 15:10:27 +02:00
JonnyBurger 448e43cbfc Instruct .vscode to use ESLint as a default formatter 2025-08-26 15:10:13 +02:00
JonnyBurger ef2094b0db Add trailing-comma option 2025-08-26 15:07:12 +02:00
JonnyBurger daa6bdbe1d 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
2025-08-26 15:03:54 +02:00
Vanilagy 2d11f53192 Oops 2025-08-25 19:57:25 +02:00
github-actions[bot] 311d141f19 Merge main into release for tag v1.11.1 2025-08-25 17:45:41 +00:00
Vanilagy 1b4628cbb0 Add temp conversion fix regarding languageCode v1.11.1 2025-08-25 19:45:02 +02:00
Vanilagy 72eb54391e Reorder 2025-08-24 18:10:35 +02:00
github-actions[bot] 99e16a0497 Merge main into release for tag v1.11.0 2025-08-24 14:40:07 +00:00
Vanilagy ca1305da93 Bump minor v1.11.0 2025-08-24 16:37:41 +02:00
Vanilagy 63b8190185 Add logic for encoding video frames that change size over time (#63) 2025-08-24 16:37:03 +02:00
Vanilagy ad26edc6b5 Catch degenerate ISOBMFF matrices 2025-08-24 14:49:33 +02:00
Vanilagy 945df51944 Copy track name in Conversion API 2025-08-24 11:15:08 +02:00
github-actions[bot] 174ae83843 Merge main into release for tag v1.10.0 2025-08-23 14:33:41 +00:00
Vanilagy 652ca69417 Bump minor v1.10.0 2025-08-23 16:27:48 +02:00
Vanilagy 803e58a0d2 Add internalCodecId field 2025-08-23 16:24:36 +02:00
Vanilagy e6420caea4 Add support for LanguageBCP47 2025-08-23 15:58:58 +02:00