On Fri, Dec 06, 2024 at 03:32:06PM +0100, Niklas Haas wrote: > From: Niklas Haas <[email protected]> > > Swscale currently handles XYZ by embedding a forced conversion to > BT.709 RGB with a hardcoded matrix. This is not ideal, but to preserve the > status quo and avoid any unexpected changes in behavior, this patch merely > fixes the inferred primaries tag to match the reality. > > In the future, I would like to handle XYZ properly, via direct conversion > to the target colorspace (or possibly simply by using a more fitting > RGB intermediate like SMPTE428), but for now just keep the status quo. > --- > libswscale/utils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
