-
## steps to reproduce
unfetch@4.0.1:
```html
fetch('page2.html')
.then(function(response) {
return response.text();
})
.then(function…
-
This problem is similar to #61.
The sRGB standard states that the reference display is assumed to have pure 2.2 gamma (pure power law). But the current implementation of sRGB->bt709 (transfer_chara…
-
We already pretty print JSON on the JSONXDR functionality.
I'd like to have the same monospaced, collapsible, syntax-highlighted JSON on RPC payloads, such as on this screen:
This will e…
-
**System and IINA version:**
- macOS 12.6
- IINA 1.3.0 Build 131, CI build from cbdde216a43b67f49e19a6f5ab5071ef50113911
**Expected behavior:**
HDR switch on the video setup panel is o…
-
Continuing from #106. I propose we try [this solution](https://stackoverflow.com/questions/50297237/raw-binary-data-too-big-to-write-to-disk-how-to-write-chunk-wise-to-disk-app) and append to RDS file…
-
Using an HDR10 PQ input with CICP 9/16/9 to try and convert to AVIF.
AOM and rav1e both work as expected, but SVT-AV1 produces a bad result (muted colors, due to bad color transfer). I tried to ma…
-
-
I really, badly want this to work but the HDR mapping is just... not great. Video is way too over-contrasty to the point of unwatchable. Attached is an example, the first is IINA, the second is QuickT…
-
### What did you do?
Tried [accessing the "Sign Transaction" page with a XDR](https://laboratory.stellar.org/#txsigner?xdr=AAAAAgAAAADdXgrVwMi7M1xgZll6JeAlyWv5xrvt2gc8B1J7BSRKaAAAAGQAAF1oAAAAAQAAAA…
-
I am working on an application where I need to partition a QUAD element into multiple sub-elements of different types (combination of TRI and QUAD). The computation would then be performed on these su…