[FFmpeg-devel] [PATCH v8 09/10] avfilter/vf_scale: switch to new swscale API

Michael Niedermayer michael at niedermayer.cc
Sat Nov 23 23:52:02 EET 2024


On Thu, Nov 21, 2024 at 02:19:31PM +0100, 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 | 351 +++++++++--------------------------------
>  1 file changed, 77 insertions(+), 274 deletions(-)

still probably ok

thx

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

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- 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/20241123/c6743628/attachment.sig>


More information about the ffmpeg-devel mailing list