1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavfilter
Martin Storsjö c0cf2c4786 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>
2023-01-28 18:20:19 +02:00
..
2022-07-07 17:52:32 +02:00
2022-12-19 20:43:58 +01:00
2023-01-28 12:00:27 +01:00
2023-01-10 11:52:02 +01:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2023-01-28 12:00:27 +01:00
2023-01-28 12:00:27 +01:00
2022-12-08 13:03:42 +01:00
2022-10-04 11:55:03 +02:00
2022-11-09 17:39:00 +01:00