diff options
author | James Almer <jamrial@gmail.com> | 2016-09-28 20:55:18 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-11-05 22:42:22 -0300 |
commit | e8a39f584a97fa81919393596b7ab6ac23783a9b (patch) | |
tree | cac1c97a56fa98aa5d88ccbe59f49b060a001abb /tests/ref/fate/bfi | |
parent | c3e0755663a8441795b916a6689e8bf920cb89b3 (diff) | |
download | ffmpeg-e8a39f584a97fa81919393596b7ab6ac23783a9b.tar.gz |
avformat/framehash: also print channel layout as a string
This should be more useful for users since numerical values for channel
layout can be confusing and unintuitive.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/bfi')
-rw-r--r-- | tests/ref/fate/bfi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/bfi b/tests/ref/fate/bfi index 807615c88c..277c93543e 100644 --- a/tests/ref/fate/bfi +++ b/tests/ref/fate/bfi @@ -8,6 +8,7 @@ #codec_id 1: pcm_s16le #sample_rate 1: 11025 #channel_layout 1: 4 +#channel_layout_name 1: mono 0, 0, 0, 1, 134400, 0xc218b00c 1, 0, 0, 8884, 17768, 0x07df135c 0, 1, 1, 1, 134400, 0x114daf7c |