diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-08-23 01:04:30 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-08-23 02:46:02 +0200 |
commit | 76d377d0a0a85f79dbe461971014e13b56937c86 (patch) | |
tree | 7879b5ff0394a75f4a3a70d2c8cfc581863282ce /tests/ref/lavf | |
parent | 69f7aad5710f280ad854ea0bb84d59ed1b55bf5b (diff) | |
download | ffmpeg-76d377d0a0a85f79dbe461971014e13b56937c86.tar.gz |
swscale/output: Fix rounding offset in yuv2gbrp_full_X_c()
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/dpx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/lavf/dpx b/tests/ref/lavf/dpx index 591ef1b4c4..7bbed3e8c0 100644 --- a/tests/ref/lavf/dpx +++ b/tests/ref/lavf/dpx @@ -1,11 +1,11 @@ 4c8880d5835ffb5fe37c1ed8c8d404de *./tests/data/images/dpx/02.dpx ./tests/data/images/dpx/%02d.dpx CRC=0x6da01946 305792 ./tests/data/images/dpx/02.dpx -16d65ceaa127806dc7ede9391fe80872 *./tests/data/images/dpx/02.dpx -./tests/data/images/dpx/%02d.dpx CRC=0x22dcc7a8 +7ca935d5d5e00c54acbc85565d3039b6 *./tests/data/images/dpx/02.dpx +./tests/data/images/dpx/%02d.dpx CRC=0xe6663fba 407168 ./tests/data/images/dpx/02.dpx -02b4fd859d944075905e84e9f389bf23 *./tests/data/images/dpx/02.dpx -./tests/data/images/dpx/%02d.dpx CRC=0x964b87ba +a4cfea1797c928f2eff73573e559675d *./tests/data/images/dpx/02.dpx +./tests/data/images/dpx/%02d.dpx CRC=0x1c755633 609920 ./tests/data/images/dpx/02.dpx 075963c3c08978b6a20555ba09161434 *./tests/data/images/dpx/02.dpx ./tests/data/images/dpx/%02d.dpx CRC=0xe5b9c023 |