diff options
author | Martin Storsjö <martin@martin.st> | 2023-01-28 18:19:10 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2023-01-28 18:20:19 +0200 |
commit | c0cf2c47864bde4db155909e77436008654fef27 (patch) | |
tree | 238e44cfedf25cd778b307c93738356b33e7ee28 /libavdevice | |
parent | ed519a36908e2009389c7321ed73da36c586930e (diff) | |
download | ffmpeg-c0cf2c47864bde4db155909e77436008654fef27.tar.gz |
lavfi/vf_ssim360: Fix compilation with MSVC
Don't use "static const" for compile time float constants, but use
defines. This fixes the following error:
src/libavfilter/vf_ssim360.c(549): error C2099: initializer is not a constant
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions