1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref
Manuel Stoeckl ca594df622 swscale/yuv2rgb: fix conversion to X2RGB10
This resolves a problem where conversions from YUV to X2RGB10LE
would produce color values a factor 4 too small, because an 8-bit
value was placed in a 10-bit channel.

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-09-26 16:26:10 +02:00
..
acodec fate: add adpcm_ima_ws test 2021-04-26 19:56:33 +10:00
fate swscale/yuv2rgb: fix conversion to X2RGB10 2021-09-26 16:26:10 +02:00
lavf avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
lavf-fate avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
pixfmt fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
seek avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
vsynth libswcale/input: use more accurate planer rgb16 yuv conversions 2020-10-06 17:56:52 +02:00
vsynth1
vsynth_lena