[FFmpeg-devel] [PATCH v7 12/12] avfilter/vf_scale: switch to new swscale API
Michael Niedermayer
michael at niedermayer.cc
Thu Nov 21 03:24:38 EET 2024
On Sat, Nov 16, 2024 at 12:25:07PM +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(-)
probably ok
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- 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/20241121/43520978/attachment.sig>
More information about the ffmpeg-devel
mailing list