diff options
author | Clément Bœsch <u@pkh.me> | 2015-11-12 15:03:07 +0100 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2015-11-23 10:55:15 +0100 |
commit | 56bdf61baa04c4fd8d165f34499115ce0aa97c43 (patch) | |
tree | 9a973b765cba9ca2de8ff68c07805d32a2bdc319 /tests/ref | |
parent | c7b933885343739e5fc37286d6d2c0736c1ffeb4 (diff) | |
download | ffmpeg-56bdf61baa04c4fd8d165f34499115ce0aa97c43.tar.gz |
avutil/motion_vector: export subpel motion information
FATE test changes because of the switch from shift to division.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-codecview-mvs | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/ref/fate/filter-codecview-mvs b/tests/ref/fate/filter-codecview-mvs index e2404f3f40..13286f0fd6 100644 --- a/tests/ref/fate/filter-codecview-mvs +++ b/tests/ref/fate/filter-codecview-mvs @@ -39,23 +39,23 @@ 0, 37, 37, 1, 276480, 0x5ce39368 0, 38, 38, 1, 276480, 0x4ec1e418 0, 39, 39, 1, 276480, 0x23c418ae -0, 40, 40, 1, 276480, 0x499c55d6 -0, 41, 41, 1, 276480, 0x166ef020 -0, 42, 42, 1, 276480, 0xaa0614ab -0, 43, 43, 1, 276480, 0x8bc2fa2b -0, 44, 44, 1, 276480, 0xc9c873f7 -0, 45, 45, 1, 276480, 0x99838153 -0, 46, 46, 1, 276480, 0x32e5f45b +0, 40, 40, 1, 276480, 0x036a5515 +0, 41, 41, 1, 276480, 0x7946efbd +0, 42, 42, 1, 276480, 0xd9aa1382 +0, 43, 43, 1, 276480, 0x3863f9c8 +0, 44, 44, 1, 276480, 0x33e47330 +0, 45, 45, 1, 276480, 0xff6e8038 +0, 46, 46, 1, 276480, 0xed3ff087 0, 47, 47, 1, 276480, 0xe7834514 -0, 48, 48, 1, 276480, 0x454c99c8 -0, 49, 49, 1, 276480, 0xe29bacc8 -0, 50, 50, 1, 276480, 0x6b79c3d3 -0, 51, 51, 1, 276480, 0x284d358e -0, 52, 52, 1, 276480, 0x17552cd4 +0, 48, 48, 1, 276480, 0x4d5d909d +0, 49, 49, 1, 276480, 0x82eea962 +0, 50, 50, 1, 276480, 0x8075bca3 +0, 51, 51, 1, 276480, 0xd5dc3185 +0, 52, 52, 1, 276480, 0x859e0490 0, 53, 53, 1, 276480, 0x6ceebf3e -0, 54, 54, 1, 276480, 0x7ac8de3c -0, 55, 55, 1, 276480, 0x14d6768c -0, 56, 56, 1, 276480, 0x59891e5f -0, 57, 57, 1, 276480, 0xed3053ea -0, 58, 58, 1, 276480, 0x9b0182c3 -0, 59, 59, 1, 276480, 0xf849eb88 +0, 54, 54, 1, 276480, 0xada5d62d +0, 55, 55, 1, 276480, 0x991a7628 +0, 56, 56, 1, 276480, 0xe169042a +0, 57, 57, 1, 276480, 0x226e52c4 +0, 58, 58, 1, 276480, 0xa3fe775c +0, 59, 59, 1, 276480, 0x6b80e99f |