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
|
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 |
|
David Payr
|
c2b20ccda5
|
EncodedVideoSample/EncodedAudioSample -> EncodedPacket
|
2025-02-22 19:54:59 +01:00 |
|
Vanilagy
|
3848a59ec3
|
0-duration VideoFrame
|
2025-02-16 19:03:36 +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 |
|
Vanilagy
|
557314c640
|
digest -> add
|
2025-02-09 17:59:30 +01:00 |
|
Vanilagy
|
02ac371011
|
Drop frames if encoded is overloaded
|
2025-02-09 17:40:07 +01:00 |
|
Vanilagy
|
ffd0835e9a
|
Add support for custom encoders & decoders
|
2025-01-26 17:32:10 +01:00 |
|
Vanilagy
|
70b88332b2
|
Add media conversion utility function, fix fragment/cluster reading issues, expand color space logic, add qualitative bitrates, & many other fixes and improvements
|
2025-01-19 18:55:12 +01:00 |
|
Vanilagy
|
9d51a896ae
|
Make sure encoders are ensured only once
|
2025-01-07 21:58:30 +01:00 |
|
Vanilagy
|
48c9a225e2
|
Improve encoders and check availability
|
2025-01-06 21:22:15 +01:00 |
|
Vanilagy
|
00408c86ff
|
Add support for remaining audio codecs to Matroska muxer
|
2025-01-06 21:09:12 +01:00 |
|
Vanilagy
|
2625dc7662
|
Implement PCM encoders
|
2025-01-05 15:58:20 +01:00 |
|
Vanilagy
|
ee81e1b674
|
Add support for all audio codecs in the ISOBMFF muxer (& some fixes)
|
2025-01-05 13:50:50 +01:00 |
|
Vanilagy
|
5bb9f8609c
|
Allow non-zero initial timestamps for ISOBMFF muxer
|
2025-01-04 14:02:45 +01:00 |
|
Vanilagy
|
1145e0ebbe
|
Use new sample classes for muxers as well
|
2025-01-04 00:28:54 +01:00 |
|
Vanilagy
|
60947168f9
|
CodecConfig -> EncodingConfig
|
2025-01-02 23:15:30 +01:00 |
|
Vanilagy
|
9ac0519217
|
Add onEncodedChunk callback
|
2025-01-02 20:01:30 +01:00 |
|
Vanilagy
|
141bed1b37
|
Add Output.cancel
|
2025-01-02 19:57:32 +01:00 |
|
Vanilagy
|
c42495ec7e
|
Allow more manual control over key frames
|
2025-01-02 19:39:02 +01:00 |
|
Vanilagy
|
022b157eeb
|
Turn AudioBuffers into AudioData in a chunked fashion
|
2025-01-02 19:28:43 +01:00 |
|
David Payr
|
49b36f735f
|
Bubble encoder errors to consumer
|
2024-12-29 12:58:24 +01:00 |
|
Vanilagy
|
ecfd193ae0
|
Start work on demuxing
|
2024-12-08 15:19:56 +01:00 |
|