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.
This commit is contained in:
Wim Taymans 2007-10-08 10:34:03 +00:00
parent 3e413d6b6e
commit f8df008747
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-10-08 Wim Taymans <wim.taymans@gmail.com>
* gst/rtp/gstrtpmp4adepay.c:
Fix caps as to not confuse autopluggers.
2007-10-06 Tim-Philipp Müller <tim at centricular dot net>
* gst/id3demux/gstid3demux.c:

View file

@ -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