diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-03-14 13:22:50 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-03-14 13:45:40 +0100 |
commit | 36b822b8be7f9ecd6f9d87acaa786b128a873cd9 (patch) | |
tree | a24677af2e6cb0ee6d682a4ab19f66299111c145 /libswscale/x86/rgb2rgb_template.c | |
parent | afdf94689c4e462bcf886f6ad68eac736eb1b95a (diff) | |
download | ffmpeg-36b822b8be7f9ecd6f9d87acaa786b128a873cd9.tar.gz |
arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype
The function is assigned to a function pointer that does not have the
restrict keyword for that parameter.
This fixes compilation for MSVC builds that don't recognize "restrict",
broken since ed9625eb62.
Diffstat (limited to 'libswscale/x86/rgb2rgb_template.c')
0 files changed, 0 insertions, 0 deletions