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-il | |
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-il')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-il | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-il b/tests/ref/fate/filter-pixfmts-il index 621a45bb0d..634bcc09a1 100644 --- a/tests/ref/fate/filter-pixfmts-il +++ b/tests/ref/fate/filter-pixfmts-il @@ -53,7 +53,7 @@ rgba64le a8a2daae04374a27219bc1c890204007 uyvy422 d6ee3ca43356d08c392382b24b22cda5 xyz12be 7c7d54c55f136cbbc50b18029f3be0b3 xyz12le 090ba6b1170baf2b1358b43b971d33b0 -ya8 ec043b98eb0fd044fd8072d91d9cd31a +ya8 a38d6e288f582f1a04310232ed764afc yuv410p dea1ab8843465adf5b8240b2d98fd85b yuv411p 8bf73777a5ff43c126be274245aceff1 yuv420p f1f4e7e94a76d5320049464bdeac24ed |