Vanilagy
|
71dd2c565b
|
Merge branch 'main' of https://github.com/Vanilagy/metamuxer
|
2025-11-11 11:05:17 +01:00 |
|
Vanilagy
|
3db4aa8b91
|
Fixed doubly stacked rotation correction when converting rotated video with a custom process function (fixes #218)
|
2025-11-11 11:05:15 +01:00 |
|
Vanilagy
|
8b39eb0d43
|
Revert Matroska default duration flooring
v1.24.5
|
2025-11-10 21:14:43 +01:00 |
|
Vanilagy
|
6022781e8c
|
Bump patch
|
2025-11-10 20:53:28 +01:00 |
|
Vanilagy
|
c0da28fb6c
|
Floor Matroska default packet duration (fixes #170)
|
2025-11-10 16:14:25 +01:00 |
|
Vanilagy
|
fd8c74d4db
|
Fix invalid encoder AAC description on WebKit (fixes #206)
|
2025-11-10 14:44:35 +01:00 |
|
 David P.andGitHub
|
6fb3103c01
|
Merge pull request #215 from hexcowboy/issue-#184
Use `ArrayBuffer` instead of `ReadableStreamReader`on WebKit browsers
|
2025-11-10 11:36:13 +01:00 |
|
Vanilagy
|
d969266662
|
Simplify isWebKit, get rid of isSafari
|
2025-11-10 11:30:26 +01:00 |
|
hex
|
e0dda582b1
|
fix webkit video conversion bug
|
2025-11-07 16:58:20 -07:00 |
|
Vanilagy
|
5aabf6350a
|
Clarify docs
|
2025-11-06 16:31:02 +01:00 |
|
Vanilagy
|
21cff32831
|
Bump patch
v1.24.4
|
2025-11-06 10:02:23 +01:00 |
|
 David P.andGitHub
|
73e936f325
|
Merge pull request #210 from JonnyBurger/increase-tolerance-by-one
Increase tolerance of pixels by 1 in tests
|
2025-11-06 09:01:40 +00:00 |
|
 Jonny BurgerandGitHub
|
3c8d503158
|
Merge pull request #209 from JonnyBurger/flac-consecutive-headers
Ensure FLAC headers are consecutive
|
2025-11-06 10:00:37 +01:00 |
|
JonnyBurger
|
fe4eebd487
|
Increase tolerance of pixels by 1 in tests
|
2025-11-05 10:54:03 +01:00 |
|
Vanilagy
|
b5f5b5588c
|
Update RVE logo
|
2025-11-03 15:24:17 +01:00 |
|
Vanilagy
|
b1f17b25e3
|
Add Jellypod & fix RVE logo
|
2025-11-03 12:12:12 +01:00 |
|
Vanilagy
|
efcf5d0069
|
Add vjeux
|
2025-11-02 22:03:35 +01:00 |
|
Vanilagy
|
aad31009fe
|
Make test more strict
v1.24.3
|
2025-11-02 21:56:16 +01:00 |
|
Vanilagy
|
68c37b49dc
|
Another test test
|
2025-11-02 21:50:49 +01:00 |
|
Vanilagy
|
b12fee70a3
|
Log test
|
2025-11-02 21:47:49 +01:00 |
|
Vanilagy
|
90d5aed051
|
Test test
|
2025-11-02 21:46:24 +01:00 |
|
Vanilagy
|
d2d893ff30
|
Bump patch
|
2025-11-02 21:36:09 +01:00 |
|
Vanilagy
|
3217490d81
|
Fix read worker abort bugs (fixes #197)
|
2025-11-02 14:03:54 +01:00 |
|
Vanilagy
|
5039c730bf
|
Fix MediaStreamTracks not being stopped inside of the worker (fixes #204)
|
2025-11-02 13:00:38 +01:00 |
|
Vanilagy
|
a14c0885d7
|
Bump patch
v1.24.2
|
2025-10-21 16:28:03 +02:00 |
|
Vanilagy
|
c7b45eabf0
|
Explanatory comment
|
2025-10-21 16:27:27 +02:00 |
|
Vanilagy
|
8629709cd7
|
< 8
|
2025-10-21 16:27:04 +02:00 |
|
 David P.andGitHub
|
754af6f90f
|
Merge pull request #186 from JonnyBurger/fix-185
Make Mediabunny more resilient against `data` boxes ending abruptly
|
2025-10-21 16:24:02 +02:00 |
|
 David P.andGitHub
|
fa1fc27577
|
Merge pull request #187 from JonnyBurger/explain-examples-server
Explain how to use examples dev server
|
2025-10-21 16:19:25 +02:00 |
|
Vanilagy
|
e676de4129
|
Terminate reading a cluster early if another cluster is encountered (fixes #164)
|
2025-10-21 16:18:48 +02:00 |
|
Vanilagy
|
0c4c13cea2
|
Perform conversion API resampling even with process is set
v1.24.1
|
2025-10-20 16:13:05 +02:00 |
|
JonnyBurger
|
3767aea7d9
|
Fix
|
2025-10-18 17:24:00 +02:00 |
|
JonnyBurger
|
cdeeb6c6fa
|
Explain how to use examples dev server
|
2025-10-18 11:25:51 +02:00 |
|
 Jonny BurgerandGitHub
|
c27042b24d
|
Merge branch 'main' into fix-185
|
2025-10-18 11:24:44 +02:00 |
|
JonnyBurger
|
f8cd66727c
|
Make Mediabunny more resilient against data boxes ending abruptly
|
2025-10-18 11:23:44 +02:00 |
|
Vanilagy
|
6d3af1b043
|
Bump minor
v1.24.0
|
2025-10-17 15:17:25 +02:00 |
|
Vanilagy
|
c29adb5997
|
Was fun while it lasted
|
2025-10-17 14:52:39 +02:00 |
|
Vanilagy
|
e880f54553
|
Add custom processing to Conversion API
|
2025-10-17 14:52:13 +02:00 |
|
 David P.andGitHub
|
21456e3bf6
|
Merge pull request #181 from thurinus/fix-pq
Fix the transfer characteristics map key for BT.2100 PQ
|
2025-10-15 21:08:24 -07:00 |
|
jlim
|
1143984021
|
BT.2100 PQ should be "pq", not "pg"
|
2025-10-15 18:08:29 -07:00 |
|
Vanilagy
|
c4159c1391
|
Bump minor
v1.23.0
|
2025-10-02 16:00:08 +02:00 |
|
Vanilagy
|
f2f9b2f0c3
|
Add FilePathTarget
|
2025-10-02 15:59:46 +02:00 |
|
Vanilagy
|
203c0f307e
|
Ignore read data after source disposal
|
2025-10-02 15:42:44 +02:00 |
|
Vanilagy
|
045ce43eb2
|
Vaycay
|
2025-10-02 11:39:18 +02:00 |
|
Vanilagy
|
bb32f2ba26
|
Like this?
|
2025-10-02 11:38:29 +02:00 |
|
Vanilagy
|
de4c44021a
|
Bump minor
v1.22.0
|
2025-10-02 11:29:38 +02:00 |
|
 David P.andGitHub
|
c91f46fd5e
|
Merge pull request #158 from JonnyBurger/stop-retrying-on-cors-error
Stop retrying UrlSource if CORS error is suspected, add `src` to getRetryDelay
|
2025-10-02 11:01:17 +02:00 |
|
 David P.andGitHub
|
08658e7728
|
Merge branch 'main' into stop-retrying-on-cors-error
|
2025-10-02 10:59:54 +02:00 |
|
Vanilagy
|
bf0058987e
|
Adjust CI logic *again*
|
2025-10-02 10:57:38 +02:00 |
|
Vanilagy
|
088d1f1701
|
Adjust Matroska cue point distribution logic, ensure no duplicate timestamps in cue points, fixing infinite recursion issue
|
2025-10-02 10:44:01 +02:00 |
|