ffmpeg/tests
Niklas Haas da80ee21ca tests/fate: force MPEG range for rawvideo tests
The input file is MPEG range, so we should also encode to MPEG range
before comparing against it. This bug was avoided in the past because
YUVJ inputs were automatically converted back to limited range when converting
to a different pixfmt (in the absence of tagging). However, with proper YUV
negotiation in place, the default behavior is to preserve the YUV range
wherever possible. Since `rawvideo` does not signal or care about the YUV
range, we need to explicitly request the desired output range to force a
conversion.

Affects all rawvideo tests, in particular vsynth and owdenoise.
2024-09-12 19:13:21 +02:00
..
api
checkasm checkasm/sw_rgb: add rgb24toyv12 tests 2024-09-06 23:06:35 +02:00
fate tests/fate: force MPEG range for rawvideo tests 2024-09-12 19:13:21 +02:00
filtergraphs tests/fate/filter-audio: add a test for handling more than 64 channels 2024-09-09 17:26:17 +02:00
maps
ref tests/fate/filter-audio: add a test for handling more than 64 channels 2024-09-09 17:26:17 +02:00
streamgroups
.gitignore
Makefile
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate: force MPEG range for rawvideo tests 2024-09-12 19:13:21 +02:00
fate-valgrind.supp
fate.sh
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c