ffmpeg/libswscale
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time
Including winsock2.h or windows.h without WIN32_LEAN_AND_MEAN cause
bzlib.h to parse as nonsense, due to an instance of #define char small
in rpcndr.h.

See:

https://stackoverflow.com/a/27794577

Signed-off-by: L. E. Segovia <amy@amyspark.me>
Signed-off-by: Martin Storsjö <martin@martin.st>
2023-08-14 22:57:28 +03:00
..
aarch64
arm
loongarch swscale/la: Add following builtin optimized functions 2023-05-25 21:05:15 +02:00
ppc
riscv swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} 2023-07-21 22:18:02 +03:00
tests
x86
Makefile
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale.c
hscale_fast_bilinear.c
input.c lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts 2023-05-29 00:41:35 +02:00
libswscale.v
log2_tab.c
options.c
output.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c
swscale.h
swscale_internal.h
swscale_unscaled.c
swscaleres.rc
utils.c configure: Set WIN32_LEAN_AND_MEAN at configure time 2023-08-14 22:57:28 +03:00
version.c
version.h swscale: bump minor for implementing support for the new pixfmts 2023-05-29 00:42:02 +02:00
version_major.h
vscale.c
yuv2rgb.c