projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7692e9e
)
rtp: register rtx element better
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Aug 2013 14:47:40 +0000
(16:47 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Aug 2013 15:02:26 +0000
(17:02 +0200)
gst/rtpmanager/gstrtpmanager.c
patch
|
blob
|
history
diff --git
a/gst/rtpmanager/gstrtpmanager.c
b/gst/rtpmanager/gstrtpmanager.c
index 43bb52ecf29c2e285d3ce1523f52e534fe3110c9..9a28399970460dd70a52692187e27224793bd720 100644
(file)
--- a/
gst/rtpmanager/gstrtpmanager.c
+++ b/
gst/rtpmanager/gstrtpmanager.c
@@
-48,8
+48,7
@@
plugin_init (GstPlugin * plugin)
GST_TYPE_RTP_SESSION))
return FALSE;
- if (!gst_element_register (plugin, "rtprtxqueue", GST_RANK_NONE,
- GST_TYPE_RTP_RTX_QUEUE))
+ if (!gst_rtp_rtx_queue_plugin_init (plugin))
return FALSE;
if (!gst_element_register (plugin, "rtpssrcdemux", GST_RANK_NONE,