Files
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
..
2021-04-19 14:34:10 +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
2021-07-22 14:47:57 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-02-20 12:38:52 +01:00
2023-01-28 12:00:27 +01:00
2022-03-07 15:29:39 +01:00
2022-03-16 14:05:26 +02: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