diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-10-25 11:19:22 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-10-25 19:01:45 +0200 |
commit | 1086f09da30c8810638f31977d21d0a4a6ee67d8 (patch) | |
tree | 6e81b7677110ab1068dc13ab9253d1fc3cb39c27 /tests/ref/lavf | |
parent | 80b29c2d0c0bade061f39672fb64924ea6bf3213 (diff) | |
download | ffmpeg-1086f09da30c8810638f31977d21d0a4a6ee67d8.tar.gz |
dv: more precise weight table for 8x8
It is derived from the actual equations of the specs. In
particular, it is closer to the inverse of what the encoder uses.
fate tests accordingly updated.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/dv_fmt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/dv_fmt b/tests/ref/lavf/dv_fmt index 3c8e5b1e2e..b152c84ca8 100644 --- a/tests/ref/lavf/dv_fmt +++ b/tests/ref/lavf/dv_fmt @@ -1,9 +1,9 @@ 11be3e5caa2892236b3475c3f7807b76 *./tests/data/lavf/lavf.dv 3600000 ./tests/data/lavf/lavf.dv -./tests/data/lavf/lavf.dv CRC=0x25bdd732 +./tests/data/lavf/lavf.dv CRC=0x0b2cd3ec e9949bc767924e1e7d28856029fee024 *./tests/data/lavf/lavf.dv 3480000 ./tests/data/lavf/lavf.dv -./tests/data/lavf/lavf.dv CRC=0xc4f27ca7 +./tests/data/lavf/lavf.dv CRC=0xfab17c4a 87d3b20f656235671383a7eaa2f66330 *./tests/data/lavf/lavf.dv 3600000 ./tests/data/lavf/lavf.dv -./tests/data/lavf/lavf.dv CRC=0x0e868a82 +./tests/data/lavf/lavf.dv CRC=0xf3e6873c |