[FFmpeg-devel] [PATCH v3 06/18] swscale: add new frame testing API
Michael Niedermayer
michael at niedermayer.cc
Wed Oct 23 21:05:30 EEST 2024
On Sun, Oct 20, 2024 at 10:05:15PM +0200, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> 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 perform some extra basic sanity checking.
>
> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
> libswscale/swscale.h | 55 +++++++++++++++++++++++++++++++++++
> libswscale/utils.c | 68 ++++++++++++++++++++++++++++++++++++++++++++
> libswscale/utils.h | 2 ++
> 3 files changed, 125 insertions(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Nations do behave wisely once they have exhausted all other alternatives.
-- Abba Eban
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241023/5f686409/attachment.sig>
More information about the ffmpeg-devel
mailing list