 
|
c3df2a24e5
|
Add custom quality factors and quantizer bitrate mode (#448)
* Add custom quality factors and quantizer bitrate mode (closes #327)
* Fix quantizer mode fallback and per-frame quantizer edge cases
* Clean up quantizer mode tests
* Quantizer implementation
* Add quality tests
* Improve conversion codec error message, make test more lenient
* Add quantizer support blog post
---------
Co-authored-by: Vanilagy <[email protected]>
|
2026-07-30 17:24:59 +02:00 |
|
Vanilagy
|
d8a6e09a85
|
Up timeout
|
2026-07-01 11:32:45 +02:00 |
|
Vanilagy
|
7d89c8de2d
|
Add ProRes encode and decode support to @mediabunny/server
|
2026-06-30 21:40:58 +02:00 |
|
Vanilagy
|
831d395696
|
More stable test?
|
2026-06-01 21:52:34 +02:00 |
|
Vanilagy
|
288372ee71
|
Fix NodeAv memory leak (fixes #392)
|
2026-06-01 21:45:49 +02:00 |
|
Vanilagy
|
f151ce85e8
|
Add eccentric timestamp tests for server extension
|
2026-05-13 19:55:22 +02:00 |
|
Vanilagy
|
292189e3d4
|
Add toAvFrame, NodeAv* -> Av*, add server README, fix track synchronizer in conversion, increase default cache size for ReadableStreamSource
|
2026-05-13 15:26:13 +02:00 |
|
Vanilagy
|
060ceb8ed3
|
Fix tests some more
|
2026-05-12 00:43:08 +02:00 |
|
Vanilagy
|
5599e52a1a
|
Fix async race condition in transparency code, reduce HEVC conversion duration
|
2026-05-12 00:24:03 +02:00 |
|
Vanilagy
|
4e5f894d7a
|
Adjust tests for CI
|
2026-05-12 00:06:48 +02:00 |
|
Vanilagy
|
81531cc510
|
Fix some bugs & polish edge cases
|
2026-05-11 23:50:06 +02:00 |
|
Vanilagy
|
1bf200894c
|
Add CPU path for transparent encoding and decoding, add transparency support to FFmpeg-backed VP9 decoder and encoder
|
2026-05-11 21:33:29 +02:00 |
|
Vanilagy
|
a89d715524
|
Add VideoSample.transform(), add custom transformer functions, ditch CanvasSink path in Conversion API, add libavfilter-based VideoSample transformation
|
2026-05-11 15:57:51 +02:00 |
|
Vanilagy
|
1e200edc83
|
Implement audio decoder & encoder
|
2026-05-10 16:37:25 +02:00 |
|
Vanilagy
|
ab9958234a
|
Change VideoSampleResource interface, validate return values, add more proper VideoSample.copyTo() logic, fix decoder/encoder color space issues
|
2026-05-08 19:37:41 +02:00 |
|
Vanilagy
|
f5bd540863
|
Add the video portion of @mediabunny/server
|
2026-05-05 23:38:14 +02:00 |
|