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-anequalizer | |
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-anequalizer')
-rw-r--r-- | tests/ref/fate/filter-anequalizer | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-anequalizer b/tests/ref/fate/filter-anequalizer index 21c7aaf31f..caed836bdf 100644 --- a/tests/ref/fate/filter-anequalizer +++ b/tests/ref/fate/filter-anequalizer @@ -3,6 +3,7 @@ #codec_id 0: pcm_s16le #sample_rate 0: 44100 #channel_layout 0: 3 +#channel_layout_name 0: stereo 0, 0, 0, 1024, 4096, 0x8e1bf8e0 0, 1024, 1024, 1024, 4096, 0xe315f564 0, 2048, 2048, 1024, 4096, 0x3d0efa98 |