[FFmpeg-devel] [PATCH] sws: rename SwsContext.swscale to convert_unscaled
Michael Niedermayer
michael at niedermayer.cc
Fri Jun 11 18:23:54 EEST 2021
On Thu, Jun 10, 2021 at 05:13:23PM +0200, Anton Khirnov wrote:
> That function pointer is now used only for unscaled conversion.
> ---
> libswscale/aarch64/swscale_unscaled.c | 2 +-
> libswscale/arm/swscale_unscaled.c | 6 +--
> libswscale/ppc/yuv2yuv_altivec.c | 4 +-
> libswscale/swscale.c | 5 +-
> libswscale/swscale_internal.h | 6 +--
> libswscale/swscale_unscaled.c | 68 +++++++++++++--------------
> libswscale/utils.c | 4 +-
> 7 files changed, 48 insertions(+), 47 deletions(-)
i havnt tested this but from just looking, its LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Homeopathy is like voting while filling the ballot out with transparent ink.
Sometimes the outcome one wanted occurs. Rarely its worse than filling out
a ballot properly.
-------------- 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/20210611/674b3b0a/attachment.sig>
More information about the ffmpeg-devel
mailing list