Vanilagy
|
86231bf6e2
|
Dry some code
|
2025-04-28 20:03:18 +02:00 |
|
Vanilagy
|
ac1b009486
|
Implement "cross-track offset" for MediaStreamTrack sources & small fixes
|
2025-04-28 18:31:53 +02:00 |
|
Vanilagy
|
ca77ce2d94
|
Validate types returned by custom coders, refactor custom coder call serialization logic, improve metadata validation
|
2025-04-28 17:31:56 +02:00 |
|
Vanilagy
|
e527fe1484
|
Allow fractional frame rates in track metadata, document frameRate better, other small doc adjustments
|
2025-04-28 15:48:51 +02:00 |
|
Vanilagy
|
cf19e0dcf1
|
Add docs on packets and samples
|
2025-04-28 12:14:55 +02:00 |
|
Vanilagy
|
64294655d9
|
Add documentation for reading files
|
2025-04-28 12:14:06 +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 |
|
 VanilagyandGitHub
|
2f0e686a0f
|
Merge pull request #3 from yonathan06/main
public getSize and input source
|
2025-04-15 15:07:44 +02:00 |
|
Yonatan Bendahan
|
8288bf7a67
|
add docs
|
2025-04-15 15:13:34 +03:00 |
|
Yonatan Bendahan
|
9a5e29ae11
|
make source readonly
|
2025-04-15 15:13:31 +03:00 |
|
Yonatan Bendahan
|
9738329f73
|
make getSize and input source public
|
2025-04-15 15:09:15 +03:00 |
|
David Payr
|
69751e8bfe
|
Add todo
|
2025-04-14 13:06:56 +02:00 |
|
Vanilagy
|
03b9c6c9ae
|
Adjust media sink max queue size logic to prevent playback stalls
|
2025-04-11 19:19:49 +02:00 |
|
Vanilagy
|
20c53c407f
|
Fix codec validation logic
|
2025-04-05 17:10:49 +02:00 |
|
Vanilagy
|
3f8a907c7f
|
Update media sources docs
|
2025-04-05 16:58:51 +02:00 |
|
Vanilagy
|
97e2a9c1ba
|
Add fullCodecString and rename other config field
|
2025-04-05 16:49:58 +02:00 |
|
Vanilagy
|
c95058e659
|
Add onEncoderConfig
|
2025-04-05 15:16:48 +02:00 |
|
Vanilagy
|
5e224510be
|
Add documentation on writing files
|
2025-03-31 21:21:10 +02:00 |
|
Vanilagy
|
a64ebab435
|
Small monotonicity adjustments
|
2025-03-29 12:01:03 +01:00 |
|
David Payr
|
53e8ce5cac
|
Begin work on documentation
|
2025-03-29 11:47:21 +01:00 |
|
Vanilagy
|
95cc8beb06
|
Fix chunked writing issues & drop ChunkedStreamTargetWriter
|
2025-03-26 21:35:19 +01:00 |
|
Vanilagy
|
ceb2528014
|
Add specific, per-output-format data callbacks & rewrite some logic in the process
|
2025-03-22 20:30:24 +01:00 |
|
Vanilagy
|
bbc2e088ca
|
Refactor UrlSource to use fetch instead of XHR & offer more options
|
2025-03-22 16:26:04 +01:00 |
|
Vanilagy
|
b14daf6dca
|
Add configurable minimum MP4 fragment duration and Matroska cluster duration
|
2025-03-22 15:33:00 +01:00 |
|
Vanilagy
|
1652b4f614
|
More intentional codec description extraction for Matroska, & generate CodecPrivate for VP9
|
2025-03-22 14:50:35 +01:00 |
|
Vanilagy
|
4645b0d6a5
|
Allow Matroska clusters that don't begin with a key frame
|
2025-03-21 22:50:57 +01:00 |
|
David Payr
|
3863ffe4d8
|
Add documentation comments everywhere
|
2025-03-15 17:12:42 +01:00 |
|
David Payr
|
6eb5c02591
|
Add VideoSample and AudioSample abstractions
|
2025-03-13 21:46:39 +01:00 |
|
Vanilagy
|
d833b5ef31
|
Make use of OffscreenCanvas
|
2025-03-02 19:30:09 +01:00 |
|
Vanilagy
|
00975b456c
|
Fix error when aborting conversion, expose Conversion class for more control, refactor Output state
|
2025-03-02 17:32:56 +01:00 |
|
Vanilagy
|
453f8b6884
|
Ensure rotation is always clockwise, make CanvasSink more powerful, disable rotation metadata for Matroska outputs, & other changes
|
2025-03-02 11:59:11 +01:00 |
|
David Payr
|
2ab385b16e
|
Fix cslg box for QuickTime compatibility
|
2025-02-26 22:46:44 +01:00 |
|
David Payr
|
c2b20ccda5
|
EncodedVideoSample/EncodedAudioSample -> EncodedPacket
|
2025-02-22 19:54:59 +01:00 |
|
Vanilagy
|
5d1866653c
|
Todo
|
2025-02-21 22:25:28 +01:00 |
|
Vanilagy
|
7988b6c2f8
|
Multiple miscellaneous fixes
|
2025-02-18 22:13:21 +01:00 |
|
Vanilagy
|
3848a59ec3
|
0-duration VideoFrame
|
2025-02-16 19:03:36 +01:00 |
|
Vanilagy
|
873dae00c1
|
Add more relaxed rules for edit lists
|
2025-02-16 18:55:47 +01:00 |
|
Vanilagy
|
a4c5ab4a8c
|
Add fix to ensure VideoFrames are output in timestamp order, fix atTimestamps iterator logic & leaks
|
2025-02-16 18:30:14 +01:00 |
|
David Payr
|
444770d4f8
|
todo
|
2025-02-13 16:12:42 +01:00 |
|
David Payr
|
fff9589bfb
|
Todo
|
2025-02-13 09:50:05 +01:00 |
|
Vanilagy
|
557314c640
|
digest -> add
|
2025-02-09 17:59:30 +01:00 |
|
Vanilagy
|
b3cd4de1f6
|
Make conversion cancelable
|
2025-02-09 17:55:59 +01:00 |
|
Vanilagy
|
02ac371011
|
Drop frames if encoded is overloaded
|
2025-02-09 17:40:07 +01:00 |
|
Vanilagy
|
9f6d561772
|
Add StreamSource
|
2025-02-09 17:34:59 +01:00 |
|
Vanilagy
|
6cdaa06c07
|
Add limited edit list support
|
2025-02-09 17:21:41 +01:00 |
|
Vanilagy
|
f750bcfa21
|
Fix incorrect timestamp rounding for audio
|
2025-02-09 14:42:08 +01:00 |
|
Vanilagy
|
0db871dd21
|
Implement Ogg muxer
|
2025-02-09 10:56:54 +01:00 |
|
Vanilagy
|
cd30c9faec
|
Unpromise many input track methods
|
2025-02-08 16:32:34 +01:00 |
|