w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
975 stars 137 forks source link

RGBA sample size is 32 bits #579

Closed padenot closed 1 year ago

padenot commented 1 year ago

This fixes #573.


Preview | Diff

youennf commented 1 year ago

AFAIUI, I do not think this fully fixes https://github.com/w3c/webcodecs/issues/573.

padenot commented 1 year ago

This is not enough indeed, and also still incorrect, and all the other permutations/variants of RGBA need similar fixing, I'll rework this entirely.