On Sun, 13 Jul 2025 22:05:21 +0200 Andreas Rheinhardt
wrote:
> This patchset adds 214992B of .text, 6304B of .rodata, 42176B of
> .data.rel.ro for an opt-in feature. There should be a configure option
> to disable the new additions (i.e. the rest of the patchset) from being
> compiled in for user
Niklas Haas:
> From: Niklas Haas
>
> Give users and developers a way to opt in to the new format conversion code,
> and more code from the swscale rewrite in general, even while development is
> still ongoing.
> ---
> doc/APIchanges | 3 +++
> doc/scaler.texi | 4
> libswscale/op
From: Niklas Haas
Give users and developers a way to opt in to the new format conversion code,
and more code from the swscale rewrite in general, even while development is
still ongoing.
---
doc/APIchanges | 3 +++
doc/scaler.texi | 4
libswscale/options.c | 1 +
libswscale/swsca