Vanilagy
|
1492fd5c6f
|
Add workaround for Chromium range request caching bug
|
2025-08-11 18:14:02 +02:00 |
|
Vanilagy
|
c4d13ed698
|
Improve UrlSource fetching logic
|
2025-07-25 12:07:54 +02:00 |
|
Vanilagy
|
846fa0b183
|
Adjust legal comment
|
2025-06-27 13:22:19 +02:00 |
|
Vanilagy
|
a3d73228e2
|
Add proper license
|
2025-06-27 13:14:11 +02:00 |
|
Vanilagy
|
7ae47c0b23
|
Set up examples folder structure
|
2025-05-10 17:43:18 +02:00 |
|
Vanilagy
|
30e1e29ca6
|
Merge branch 'main' of https://github.com/Vanilagy/metamuxer
|
2025-04-25 17:35:05 +02:00 |
|
Vanilagy
|
7fe0593b6c
|
Fix EBML parsers for large integers, make small API and docblock adjustments
|
2025-04-25 17:35:03 +02:00 |
|
David Payr
|
1e3a618c26
|
Small adjustments to getSize change
|
2025-04-15 15:11:11 +02:00 |
|
Yonatan Bendahan
|
8288bf7a67
|
add docs
|
2025-04-15 15:13:34 +03:00 |
|
Yonatan Bendahan
|
9738329f73
|
make getSize and input source public
|
2025-04-15 15:09:15 +03:00 |
|
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 |
|