1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/tests/ref
Limin Wang 49054fe94c FATE: fix colorbalance fate test failed on x86_32
floating point precision will cause rgb*max generate different value on
x86_32 and x86_64. have pass fate test on x86_32 and x86_64 by using
lrintf to get the nearest integral value for rgb * max before av_clip.

Reviewed-by:   Paul B Mahol <onemda@gmail.com>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
2020-07-02 21:12:37 +08:00
..
acodec fate: add adpcm_ima_ssi encoding test 2020-06-01 23:32:28 +02:00
fate FATE: fix colorbalance fate test failed on x86_32 2020-07-02 21:12:37 +08:00
lavf avformat/matroskaenc: Don't ignore tags of chapters written late 2020-05-19 03:34:44 +02:00
lavf-fate avformat/movenc: Write 'av01' as a compatible brand when muxing AV1 2020-06-17 19:06:45 +01:00
pixfmt
seek avformat/matroskaenc: Don't ignore tags of chapters written late 2020-05-19 03:34:44 +02:00
vsynth tests/ref/vsynth: fix fate colr changes (again) 2020-04-13 13:34:49 -07:00
vsynth1
vsynth_lena