summaryrefslogtreecommitdiffstats
path: root/gst/rtp
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-05-18 22:19:39 +0200
committerWim Taymans <wim@metal.(none)>2009-05-21 22:05:09 +0200
commitd7fd42999eca5fffa3a7d1028a0253e0377fc841 (patch)
treeedce9f5a5c90abf45287df86e8c657e4137fe99a /gst/rtp
parenteab2b16b63a17e73abf9c0002503531f595cf982 (diff)
rtp: fix channel positions for mono
Diffstat (limited to 'gst/rtp')
-rw-r--r--gst/rtp/gstrtpchannels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpchannels.h b/gst/rtp/gstrtpchannels.h
index 591eb05f..b99a200e 100644
--- a/gst/rtp/gstrtpchannels.h
+++ b/gst/rtp/gstrtpchannels.h
@@ -111,7 +111,7 @@ static const GstAudioChannelPosition pos_8_3[] = {
};
static const GstAudioChannelPosition pos_def_1[] = {
- GST_AUDIO_CHANNEL_POSITION_NONE
+ GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
};
static const GstAudioChannelPosition pos_def_2[] = {