FFmpeg/libswscale
Michael Niedermayer 638b521c7b
Bump versions for master after release/8.0
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-08-09 18:03:05 +02:00
..
aarch64 all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
arm all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
loongarch swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
ppc all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
riscv
tests swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
x86 all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
Makefile avutil: only duplicate hal2float and float2half in shared builds 2025-03-18 17:21:23 -03:00
alphablend.c swscale/alphablend: don't overread alpha plane on subsampled odd size 2025-07-31 11:32:20 +00:00
bayer_template.c
cms.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
cms.h swscale/utils: split off format code into new file 2025-03-14 19:50:44 +01:00
csputils.c swscale/csputils: Remove unused ff_sws_matrix3x3_rmul() 2025-04-03 06:04:57 +02:00
csputils.h swscale/csputils: Remove unused ff_sws_matrix3x3_rmul() 2025-04-03 06:04:57 +02:00
format.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
format.h swscale/graph: prefer bools to ints 2025-05-18 15:00:45 +02:00
gamma.c
graph.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
graph.h swscale/graph: prefer bools to ints 2025-05-18 15:00:45 +02:00
half2float.c
hscale.c swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit pixel formats 2024-12-05 21:10:29 +01:00
hscale_fast_bilinear.c
input.c swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
libswscale.v
log2_tab.c
lut3d.c swscale/lut3d: remove unused function 2025-07-22 19:56:34 +02:00
lut3d.h swscale/utils: split off format code into new file 2025-03-14 19:50:44 +01:00
options.c swscale/options: add -sws_dither none alias 2024-12-23 12:47:10 +01:00
output.c swscale/output: Fix all bilinear integer overflows 2025-08-02 16:26:33 +00:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c swscale/slice: fix init of 32 bpc planes 2024-12-16 12:21:55 +01:00
swscale.c swscale/swscale: Do not crash on floats 2025-04-10 03:01:32 +02:00
swscale.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
swscale_internal.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
swscale_unscaled.c swscale/swscale_unscaled: don't add offsets to more NULL pointers 2025-07-18 21:35:26 -03:00
swscaleres.rc
utils.c swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
version.c
version.h Bump versions for master after release/8.0 2025-08-09 18:03:05 +02:00
version_major.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00
vscale.c
yuv2rgb.c