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-null | |
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-null')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-null | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-null b/tests/ref/fate/filter-pixfmts-null index bb6fac95b7..1bd03f82bb 100644 --- a/tests/ref/fate/filter-pixfmts-null +++ b/tests/ref/fate/filter-pixfmts-null @@ -54,7 +54,7 @@ rgba64le b91e1d77f799eb92241a2d2d28437b15 uyvy422 3bcf3c80047592f2211fae3260b1b65d xyz12be a1ef56bf746d71f59669c28e48fc8450 xyz12le 831ff03c1ba4ef19374686f16a064d8c -ya8 e4bdc2165c1fe29905accfc68e7597ca +ya8 dbb99fbcdc204aaa1a7397ff561f1a67 yuv410p 5d4d992a7728431aa4e0700f87fb7fd8 yuv411p 7e1300e89f5bc07939e2c4a6acbdf267 yuv420p a014c7eb7a8385d1dd092b7a583f1bff |