On Sun, Oct 20, 2024 at 10:05:15PM +0200, Niklas Haas wrote:
> From: Niklas Haas
>
> Replacing the old sws_isSupported* API with a more consistent family
> of functions that follows the same signature and naming convention,
> including a placeholder for testing the color space parameters that
> w
From: Niklas Haas
Replacing the old sws_isSupported* API with a more consistent family
of functions that follows the same signature and naming convention,
including a placeholder for testing the color space parameters that
we don't currently implement conversions for.
These functions also perfor