Vanilagy
|
bbc2e088ca
|
Refactor UrlSource to use fetch instead of XHR & offer more options
|
2025-03-22 16:26:04 +01:00 |
|
David Payr
|
3863ffe4d8
|
Add documentation comments everywhere
|
2025-03-15 17:12:42 +01:00 |
|
Vanilagy
|
9f6d561772
|
Add StreamSource
|
2025-02-09 17:34:59 +01:00 |
|
Vanilagy
|
316e16211b
|
Add onread callback
|
2025-01-04 14:46:53 +01:00 |
|
David Payr
|
f70142e25b
|
Add better error surfacing for decoder iterators, add UrlSource
|
2024-12-29 12:38:55 +01:00 |
|
David Payr
|
cc87dbfcf9
|
Add some more argument validation
|
2024-12-29 02:21:54 +01:00 |
|
David Payr
|
b7d8c526da
|
Update declaration file
|
2024-12-29 01:26:26 +01:00 |
|
Vanilagy
|
5978110de9
|
Rewrite reader logic, add separate reader for caching MP4 chunks, add more advanced drain iterators
|
2024-12-08 20:04:47 +01:00 |
|
Vanilagy
|
ecfd193ae0
|
Start work on demuxing
|
2024-12-08 15:19:56 +01:00 |
|
Vanilagy
|
6730e41c07
|
Add ESLint and lint a bunch
|
2024-12-01 17:33:54 +01:00 |
|
Vanilagy
|
3ae891842f
|
Add codec-specific encoder configs
|
2024-11-30 19:30:43 +01:00 |
|
Vanilagy
|
25c271e4af
|
Implement proper level lookup tables for codec string generation
|
2024-11-30 17:59:00 +01:00 |
|
Vanilagy
|
266fcd473e
|
Use WritableStream for StreamTarget & integrate backpressure concepts
|
2024-11-28 22:06:49 +01:00 |
|
Vanilagy
|
78505bca82
|
Add api-extractor and add required exports
|
2024-11-25 21:18:44 +01:00 |
|
Vanilagy
|
b51b2b1b45
|
Address a bunch of TODOs and add parameter validation everywhere
|
2024-11-24 21:17:00 +01:00 |
|
Vanilagy
|
29ecccb26a
|
Add WebVTT subtitle support to MP4 & a bunch of misc changes
|
2024-11-24 14:57:31 +01:00 |
|
David Payr
|
39aea03565
|
Add subtitle tracks and implement subtitle tracks for Matroska muxer
|
2024-11-16 17:23:24 +01:00 |
|
Vanilagy
|
a065a5ef12
|
Allow for out-of-presentation-order chunks, enabling P and B frames
|
2024-11-12 23:24:43 +01:00 |
|
Vanilagy
|
dd6526a070
|
Start implementation
|
2024-11-09 21:50:31 +01:00 |
|