mirror of https://github.com/FFmpeg/FFmpeg.git
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>release/6.0
parent
ed519a3690
commit
c0cf2c4786
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue