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/filter-hls | |
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/filter-hls')
-rw-r--r-- | tests/ref/fate/filter-hls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-hls b/tests/ref/fate/filter-hls index 47bc51444c..f68b42ee26 100644 --- a/tests/ref/fate/filter-hls +++ b/tests/ref/fate/filter-hls @@ -3,6 +3,7 @@ #codec_id 0: pcm_s16le #sample_rate 0: 44100 #channel_layout 0: 4 +#channel_layout_name 0: mono 0, 0, 0, 1152, 2304, 0x907cb7fa 0, 1152, 1152, 1152, 2304, 0xb8dc7525 0, 2304, 2304, 1152, 2304, 0x3e7d6905 |