summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpopusdepay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpopusdepay.c')
-rw-r--r--gst/rtp/gstrtpopusdepay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpopusdepay.c b/gst/rtp/gstrtpopusdepay.c
index da6d51eab..6bcdd1262 100644
--- a/gst/rtp/gstrtpopusdepay.c
+++ b/gst/rtp/gstrtpopusdepay.c
@@ -39,7 +39,7 @@ GST_STATIC_PAD_TEMPLATE ("sink",
"media = (string) \"audio\", "
"payload = (int) " GST_RTP_PAYLOAD_DYNAMIC_STRING ","
"clock-rate = (int) 48000, "
- "encoding-name = (string) \"X-GST-OPUS-DRAFT-SPITTKA-00\"")
+ "encoding-name = (string) { \"OPUS\", \"X-GST-OPUS-DRAFT-SPITTKA-00\" }")
);
static GstStaticPadTemplate gst_rtp_opus_depay_src_template =