[FFmpeg-devel] [PATCH v4 13/13] avfilter/vf_scale: switch to new swscale API

Michael Niedermayer michael at niedermayer.cc
Tue Oct 29 13:00:51 EET 2024


On Thu, Oct 24, 2024 at 12:25:23PM +0200, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
> 
> Most logic from this filter has been co-opted into swscale itself,
> allowing the resulting filter to be substantially simpler as it no
> longer has to worry about context initialization, interlacing, etc.
> 
> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
>  libavfilter/vf_scale.c | 354 +++++++++--------------------------------
>  1 file changed, 72 insertions(+), 282 deletions(-)

this from your swscale4 branch breaks:

./ffmpeg -i brender/brender_pix/5-0-TESTMAP.PIX   -vframes 1 -bitexact  -y test.tga
(text in the image becomes garbled like slices mixed)

i will mail you the file as i cant find it online and dont know
where its from

thx

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

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- 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/20241029/6d091931/attachment.sig>


More information about the ffmpeg-devel mailing list