diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-06-10 03:19:59 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-06-10 03:22:59 +0200 |
commit | 3a56ade1f32ddd118b0984497b7ec7184bdcef20 (patch) | |
tree | 381e9a9b051edb4327ac9847cd8cf2fe3ec6bb76 /libavcodec/utils.c | |
parent | 12138402652f28649e63629ef76fba8b71561afb (diff) | |
download | ffmpeg-3a56ade1f32ddd118b0984497b7ec7184bdcef20.tar.gz |
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
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions