Re: [FFmpeg-devel] [PATCH 1/2] swscale/x86/swscale: Move some constants to rgb2rgb.c

2025-01-14 Thread Michael Niedermayer
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-constant

Re: [FFmpeg-devel] [PATCH 1/2] swscale/x86/swscale: Move some constants to rgb2rgb.c

2025-01-14 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Patches attached > Will apply these patches and my two others tomorrow unless there are objections. - Andreas ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe,

[FFmpeg-devel] [PATCH 1/2] swscale/x86/swscale: Move some constants to rgb2rgb.c

2025-01-12 Thread Andreas Rheinhardt
Patches attachedFrom 0c6e52fee3a2d8335e2b31f180811f2c02a89603 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Sun, 12 Jan 2025 19:43:12 +0100 Subject: [PATCH 1/2] swscale/x86/swscale: Move some constants to rgb2rgb.c ff_w and ff_bgr2(Y|UV)Offset are only used there (and only on x86-32