diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-01 21:04:19 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-02 10:34:02 -0700 |
commit | ac0fb5934893be554a44d2a1eb7a3bc7bf39da4a (patch) | |
tree | 53f790756f9c5efcaa3fd103e177b6602b5d923b /tests/ref/lavfi/pixfmts_vflip | |
parent | 18b131de0473a3110c63966cd7c6cd2ab118d401 (diff) | |
download | ffmpeg-ac0fb5934893be554a44d2a1eb7a3bc7bf39da4a.tar.gz |
swscale: use 15-bit intermediates for 9/10-bit scaling.
Diffstat (limited to 'tests/ref/lavfi/pixfmts_vflip')
-rw-r--r-- | tests/ref/lavfi/pixfmts_vflip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavfi/pixfmts_vflip b/tests/ref/lavfi/pixfmts_vflip index 2b62518a28..a2b11690ab 100644 --- a/tests/ref/lavfi/pixfmts_vflip +++ b/tests/ref/lavfi/pixfmts_vflip @@ -38,8 +38,8 @@ yuv420p16le 0f609e588e5a258644ef85170d70e030 yuv420p9be be40ec975fb2873891643cbbbddbc3b0 yuv420p9le 7e606310d3f5ff12badf911e8f333471 yuv422p d7f5cb44d9b0210d66d6a8762640ab34 -yuv422p10be a28b051168af49435c04af5f58dce47b -yuv422p10le 35936ffff30df2697f47b9b8d2cb7dea +yuv422p10be 51d9ef13fe43ea9549b3792bfd449bf7 +yuv422p10le 4b286a243ee0e715b2961bc1b469e629 yuv422p16be 51d9aa4e78d121c226d919ce97976fe4 yuv422p16le 12965c54bda8932ca72da194419a9908 yuv440p 876385e96165acf51271b20e5d85a416 |