Hi

On Mon, Dec 16, 2024 at 12:17:33PM +0100, Niklas Haas wrote:
> From: Niklas Haas <g...@haasn.dev>
> 
> Logic is, for the most part, a straight port of similar logic in
> liplacebo's colorspace.c, with some general edits and refactors.
> ---
>  libswscale/Makefile   |   1 +
>  libswscale/csputils.c | 418 ++++++++++++++++++++++++++++++++++++++++++
>  libswscale/csputils.h | 114 ++++++++++++
>  3 files changed, 533 insertions(+)
>  create mode 100644 libswscale/csputils.c
>  create mode 100644 libswscale/csputils.h

should be ok.
I wonder if this couldnt all be done using fix point integers making
it all bitexact though

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to