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/g722-encode | |
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/g722-encode')
-rw-r--r-- | tests/ref/fate/g722-encode | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/ref/fate/g722-encode b/tests/ref/fate/g722-encode index 3f6b3cffea..ddf97c97df 100644 --- a/tests/ref/fate/g722-encode +++ b/tests/ref/fate/g722-encode @@ -1,7 +1,11 @@ #format: frame checksums -#version: 1 +#version: 2 #hash: MD5 #tb 0: 1/16000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 16000 +#channel_layout 0: 4 #stream#, dts, pts, duration, size, hash 0, 0, 0, 8192, 16384, 1dd9c285eb608038f3257d1a8e02eb75 0, 8192, 8192, 8192, 16384, f7459334cbe70c06bc0897edfe64e840 |