1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libswscale
Carl Eugen Hoyos 3a56ade1f3 lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian.
Fixes the following warnings:
In file included from libswscale/rgb2rgb.c:128:0:
libswscale/rgb2rgb_template.c:346:13: warning: 'shuffle_bytes_3210_c' defined but not used
libswscale/rgb2rgb_template.c:346:13: warning: 'shuffle_bytes_3012_c' defined but not used
libswscale/rgb2rgb_template.c:346:13: warning: 'shuffle_bytes_1230_c' defined but not used
2018-06-10 03:22:59 +02:00
..
2015-09-04 19:00:20 -03:00
2018-05-05 21:35:31 +02:00
2014-08-12 20:52:21 +02:00
2017-03-08 00:33:21 +01:00
2018-05-05 21:35:31 +02:00
2017-09-21 16:17:02 -08:00
2018-05-05 21:35:31 +02:00
2016-03-31 16:36:16 -03:00