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/nsv-demux | |
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/nsv-demux')
-rw-r--r-- | tests/ref/fate/nsv-demux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/nsv-demux b/tests/ref/fate/nsv-demux index 7b9c000d9d..bff871dabe 100644 --- a/tests/ref/fate/nsv-demux +++ b/tests/ref/fate/nsv-demux @@ -8,6 +8,7 @@ #codec_id 1: mp3 #sample_rate 1: 11025 #channel_layout 1: 4 +#channel_layout_name 1: mono 0, 0, 0, 1, 12, 0x1396035f 0, 1, 1, 1, 24, 0x8ab80ac7, F=0x0 0, 2, 2, 1, 208, 0x1de1603e, F=0x0 |