diff options
author | James Almer <jamrial@gmail.com> | 2016-04-13 21:13:21 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-04-13 21:13:21 -0300 |
commit | 0efafc5849037046c3834769d6e20d33fae0c769 (patch) | |
tree | 7c3d83c5b3dbb734835a9f7c116f5cf4c044dad7 /tests/ref/fate/vp9-02-size-16x18 | |
parent | 868bce48f6d85c29d1b8c17686b42ea5601865ce (diff) | |
download | ffmpeg-0efafc5849037046c3834769d6e20d33fae0c769.tar.gz |
avformat/framehash: enable new output
Also, make every addition except for sidedata part of version 1 instead of the
new version 2.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/vp9-02-size-16x18')
-rw-r--r-- | tests/ref/fate/vp9-02-size-16x18 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/ref/fate/vp9-02-size-16x18 b/tests/ref/fate/vp9-02-size-16x18 index fadce55939..018afe28f4 100644 --- a/tests/ref/fate/vp9-02-size-16x18 +++ b/tests/ref/fate/vp9-02-size-16x18 @@ -1,7 +1,11 @@ #format: frame checksums -#version: 1 +#version: 2 #hash: MD5 #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 16x18 +#sar 0: 1/1 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 432, 5156b11cd9995d0c1638c9b0d2b0786c 0, 1, 1, 1, 432, ef78557f93fb3ea770c7d49ab60edf21 |