diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-06-29 05:56:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-06-29 05:56:46 +0200 |
commit | 9e17d051ac9b113b70980373b8489ca469505f3f (patch) | |
tree | b12885e7e8ba7bb68a13de3e20dd2fd2f23bf549 /tests/ref/lavfi/pixfmts_scale | |
parent | bb9d5171a7352205ac9f09c970e24938fab57165 (diff) | |
download | ffmpeg-9e17d051ac9b113b70980373b8489ca469505f3f.tar.gz |
swscale: Fix yuv422p10
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_scale')
-rw-r--r-- | tests/ref/lavfi/pixfmts_scale | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_scale b/tests/ref/lavfi/pixfmts_scale index 206ade8b42..b3351c8631 100644 --- a/tests/ref/lavfi/pixfmts_scale +++ b/tests/ref/lavfi/pixfmts_scale @@ -38,6 +38,7 @@ yuv420p16le 165f9aaf5332e5d088f44534d8ed2bc9 yuv420p9be bb87fddca65d1742412c8d2b1caf96c6 yuv420p9le 828eec50014a41258a5423c1fe56ac97 yuv422p 918e37701ee7377d16a8a6c119c56a40 +yuv422p10be cea7ca6b0e66d6f29539885896c88603 yuv422p10le a10c4a5837547716f13cd61918b145f9 yuv422p16be 961860aa4f229e09f1249910c687081c yuv422p16le 7695ee42c0581279bbe68de81deb7aee |