From e8a39f584a97fa81919393596b7ab6ac23783a9b Mon Sep 17 00:00:00 2001 From: James Almer Date: Wed, 28 Sep 2016 20:55:18 -0300 Subject: 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 Signed-off-by: James Almer --- tests/ref/fate/g726-encode-2bit | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/ref/fate/g726-encode-2bit') diff --git a/tests/ref/fate/g726-encode-2bit b/tests/ref/fate/g726-encode-2bit index fdb42ff..4a83c95 100644 --- a/tests/ref/fate/g726-encode-2bit +++ b/tests/ref/fate/g726-encode-2bit @@ -6,6 +6,7 @@ #codec_id 0: pcm_s16le #sample_rate 0: 8000 #channel_layout 0: 4 +#channel_layout_name 0: mono #stream#, dts, pts, duration, size, hash 0, 0, 0, 16384, 32768, b28b116d2315323aeba6b66b58b7f4ed 0, 16384, 16384, 16384, 32768, e9cfbebe99490bd4987341ee748291c4 -- cgit v1.1