projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'qatar/master'
[ffmpeg.git]
/
libavutil
/
audioconvert.c
diff --git
a/libavutil/audioconvert.c
b/libavutil/audioconvert.c
index
4f6f7e3
..
caab5e6
100644
(file)
--- a/
libavutil/audioconvert.c
+++ b/
libavutil/audioconvert.c
@@
-59,6
+59,7
@@
static const struct channel_name channel_names[] = {
[32] = { "WR", "wide right" },
[33] = { "SDL", "surround direct left" },
[34] = { "SDR", "surround direct right" },
[32] = { "WR", "wide right" },
[33] = { "SDL", "surround direct left" },
[34] = { "SDR", "surround direct right" },
+ [35] = { "LFE2", "low frequency 2" },
};
static const char *get_channel_name(int channel_id)
};
static const char *get_channel_name(int channel_id)