ffmpeg/libswscale
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit
This was a complete hack seemingly designed to work around a different
bug, which was fixed in the previous commit. As such, there is no more
reason not to do this, as it simply breaks changing color range in
sws_setColorspaceDetails for no reason.
2023-11-09 12:53:35 +01:00
..
aarch64 aarch64: Reindent all assembly to 8/24 column indentation 2023-10-21 23:25:54 +03:00
arm
loongarch swscale/la: Add following builtin optimized functions 2023-05-25 21:05:15 +02:00
ppc swscale/ppc: remove hScale8To19_vsx 2023-05-20 20:07:18 +02:00
riscv swscale/rgb2rgb: R-V V deinterleaveBytes 2023-10-03 22:53:20 +03:00
tests
x86
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale_fast_bilinear.c
hscale.c
input.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c
swscale_internal.h
swscale_unscaled.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
swscale.c swscale: fix sws_setColorspaceDetails after sws_init_context 2023-11-09 12:53:35 +01:00
swscale.h
swscaleres.rc
utils.c swscale: don't omit ff_sws_init_range_convert for high-bit 2023-11-09 12:53:35 +01:00
version_major.h Bump major versions of all libraries 2023-02-09 15:35:14 +01:00
version.c
version.h Bump versions after 6.1 2023-10-29 16:19:14 +01:00
vscale.c
yuv2rgb.c