diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-10 14:30:21 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-10 15:00:19 +0200 |
commit | 319898bba254105aad2bd50233c3c2867f73695a (patch) | |
tree | 25825502e930d7591eca73d27af3232f91514310 /tests/ref/fate/filter-pixfmts-vflip | |
parent | 816cf5181e35ebb595634762a45c7c94cd7b6760 (diff) | |
download | ffmpeg-319898bba254105aad2bd50233c3c2867f73695a.tar.gz |
swscale/utils: handle gray+alpha formats like gray for luma ranges
Its illogic to handle gray differently depending on the existence of an alpha channel
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-vflip')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-vflip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-vflip b/tests/ref/fate/filter-pixfmts-vflip index bd5e11df6c..da3424d8e4 100644 --- a/tests/ref/fate/filter-pixfmts-vflip +++ b/tests/ref/fate/filter-pixfmts-vflip @@ -54,7 +54,7 @@ rgba64le 48f45b10503b7dd140329c3dd0d54c98 uyvy422 3a237e8376264e0cfa78f8a3fdadec8a xyz12be 810644e008deb231850d779aaa27cc7e xyz12le 829701db461b43533cf9241e0743bc61 -ya8 4ac56b8d1c3efc54d5fb585608a8c688 +ya8 4299c6ca3b470a7d8a420e26eb485b1d yuv410p c7adfe96c8e043a6cb9290c39bf8063c yuv411p 3fce29db403a25f81be39e01aaf6ff3a yuv420p d64fae96fac22aefa8fbcf45a09f37c1 |