diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-10 10:01:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-10 17:22:26 +0100 |
commit | 23261e60014908da7446e9b5bc7401dc30fdecd6 (patch) | |
tree | f0e14f97c4671870133ec0aa7afd21334a80cd76 /tests/ref/fate/filter-pixfmts-copy | |
parent | bc9a5965c815cf7fd998d8ce14a18b8e861dd9ce (diff) | |
download | ffmpeg-23261e60014908da7446e9b5bc7401dc30fdecd6.tar.gz |
sws/output: fix ordered dither threshold for mono output
This makes sure that white stays white and black black
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-copy')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-copy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/filter-pixfmts-copy b/tests/ref/fate/filter-pixfmts-copy index 7bab4b83ee..5f4b16230b 100644 --- a/tests/ref/fate/filter-pixfmts-copy +++ b/tests/ref/fate/filter-pixfmts-copy @@ -31,8 +31,8 @@ gbrp9le bc80da439638c59f1d822037f52739af gray 188590b1231afd231ea910815aef2b25 gray16be 08d997a3faa25a3db9d6be272d282eef gray16le df65eb804360795e3e38a2701fa9641a -monob a6869bab4f6e64fe13dcab13b41775b3 -monow 0404328f1838a6503371478a559ca20d +monob 8b04f859fee6a0be856be184acd7a0b5 +monow 54d16d2c01abfd72ecdb5e51e283937c nv12 8e24feb2c544dc26a20047a71e4c27aa nv21 335d85c9af6110f26ae9e187a82ed2cf pal8 ff5929f5b42075793b2c34cb441bede5 |