diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-02 12:27:43 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-02 12:27:43 -0700 |
commit | 62ee0e6a977e1990c9853630c7dea1415b38bb28 (patch) | |
tree | 822a1fd96cdd780477b3a22622b72a9245735e97 /tests/ref/lavfi/pixfmts_copy | |
parent | ac0fb5934893be554a44d2a1eb7a3bc7bf39da4a (diff) | |
download | ffmpeg-62ee0e6a977e1990c9853630c7dea1415b38bb28.tar.gz |
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
This reverts commit ac0fb5934893be554a44d2a1eb7a3bc7bf39da4a. It
causes valgrind errors which I'll want to investigate before
resubmitting this.
Diffstat (limited to 'tests/ref/lavfi/pixfmts_copy')
-rw-r--r-- | tests/ref/lavfi/pixfmts_copy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavfi/pixfmts_copy b/tests/ref/lavfi/pixfmts_copy index 0da94f861e..3730988777 100644 --- a/tests/ref/lavfi/pixfmts_copy +++ b/tests/ref/lavfi/pixfmts_copy @@ -38,8 +38,8 @@ yuv420p16le 2d59c4f1d0314a5a957a7cfc4b6fabcc yuv420p9be ce880fa07830e5297c22acf6e20555ce yuv420p9le 16543fda8f87d94a6cf857d2e8d4461a yuv422p c9bba4529821d796a6ab09f6a5fd355a -yuv422p10be a4a83d0811280eff7405d94a7de21596 -yuv422p10le 23717b6c73a59912c605f27877ae2fb6 +yuv422p10be 107c6e31a3d4d598bca1d8426aaa54f5 +yuv422p10le 3f478be644add24b6cc77e718a6e2afa yuv422p16be dc9886f2fccf87cc54b27e071a2c251e yuv422p16le f181c8d8436f1233ba566d9bc88005ec yuv440p 5a064afe2b453bb52cdb3f176b1aa1cf |