On Sun, Jan 12, 2025 at 10:17:33PM +0100, Andreas Rheinhardt wrote: > Patches attached
> rgb2rgb.c | 20 ++++++++++---------- > swscale.c | 5 ----- > 2 files changed, 10 insertions(+), 15 deletions(-) > f5fd376dd156a850939bbde60171972ab0b29a98 > 0001-swscale-x86-swscale-Move-some-constants-to-rgb2rgb.c.patch > From 0c6e52fee3a2d8335e2b31f180811f2c02a89603 Mon Sep 17 00:00:00 2001 > From: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > Date: Sun, 12 Jan 2025 19:43:12 +0100 > Subject: [PATCH 1/2] swscale/x86/swscale: Move some constants to rgb2rgb.c > > ff_w1111 and ff_bgr2(Y|UV)Offset are only used there > (and only on x86-32 since caaec2ea957290941eecfe5d87baf5c0a500b450). > Also make them static. should be ok it may make sense in the future to move these into a context and allow changing their values thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In a rich man's house there is no place to spit but his face. -- Diogenes of Sinope
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".