summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4adepay.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-10-08 10:34:03 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-10-08 10:34:03 +0000
commitf8df008747a1726b9429215028d6ffac2f380fd2 (patch)
tree1fe24f1dbd5c091e4a847491181454a1632da185 /gst/rtp/gstrtpmp4adepay.c
parent3e413d6b6efbefaf432da283a4f438d239af6857 (diff)
gst/rtp/gstrtpmp4adepay.c: Fix caps as to not confuse autopluggers.
Original commit message from CVS: * gst/rtp/gstrtpmp4adepay.c: Fix caps as to not confuse autopluggers.
Diffstat (limited to 'gst/rtp/gstrtpmp4adepay.c')
-rw-r--r--gst/rtp/gstrtpmp4adepay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpmp4adepay.c b/gst/rtp/gstrtpmp4adepay.c
index 1b8a3d4a..959c3c11 100644
--- a/gst/rtp/gstrtpmp4adepay.c
+++ b/gst/rtp/gstrtpmp4adepay.c
@@ -62,6 +62,7 @@ GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_ALWAYS,
GST_STATIC_CAPS ("application/x-rtp, "
"media = (string) \"audio\", "
+ "payload = (int) " GST_RTP_PAYLOAD_DYNAMIC_STRING ", "
"clock-rate = (int) [1, MAX ], "
"encoding-name = (string) \"MP4A-LATM\""
/* All optional parameters