[FFmpeg-devel] [PATCH v2 5/5] swscale/internal: constify and expose ff_swscale()

Michael Niedermayer michael at niedermayer.cc
Mon Oct 7 21:42:57 EEST 2024


On Mon, Oct 07, 2024 at 07:53:03PM +0200, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
> 
> Used as an intermediate entry point for the new swscale context. The extra
> constification is a consistency measure, as I want to move the memcpy of
> stride and plane pointers to the functions that actually need to mutate them.
> 
> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
>  libswscale/slice.c            |  3 ++-
>  libswscale/swscale.c          | 50 ++++++++++++++++++++---------------
>  libswscale/swscale_internal.h |  8 +++++-
>  3 files changed, 38 insertions(+), 23 deletions(-)

probably ok

thx

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

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- 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/20241007/d3c29529/attachment.sig>


More information about the ffmpeg-devel mailing list