gstreamer/gst/rtpmanager
Laurent Glayal 8da59edc68 gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
Original commit message from CVS:
Patch by: Laurent Glayal <spglegle at yahoo dot fr>
* gst/rtpmanager/gstrtpbin.c: (create_stream),
(gst_rtp_bin_class_init):
Fix memleak. Fixes #484990.
2009-08-11 02:30:31 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/: Updated example pipelines in docs. 2009-08-11 02:30:29 +01:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990. 2009-08-11 02:30:31 +01:00
gstrtpbin.h gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fixes #478566. 2009-08-11 02:30:30 +01:00
gstrtpclient.c Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpclient.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of popping it off, which allows us to grea... 2009-08-11 02:30:31 +01:00
gstrtpjitterbuffer.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpmanager.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps. 2009-08-11 02:30:31 +01:00
gstrtpptdemux.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpsession.c gst/: Fix compiler warnings shown by Forte. 2009-08-11 02:30:31 +01:00
gstrtpsession.h gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fixes #478566. 2009-08-11 02:30:30 +01:00
gstrtpssrcdemux.c gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps. 2009-08-11 02:30:31 +01:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one was created first in the ssrc demuxer. 2009-08-11 02:30:30 +01:00
Makefile.am gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of popping it off, which allows us to grea... 2009-08-11 02:30:31 +01:00
rtpjitterbuffer.h gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of popping it off, which allows us to grea... 2009-08-11 02:30:31 +01:00
rtpsession.c gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next timeout against the last report time inst... 2009-08-11 02:30:31 +01:00
rtpsession.h gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fixes #478566. 2009-08-11 02:30:30 +01:00
rtpsource.c gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one was created first in the ssrc demuxer. 2009-08-11 02:30:30 +01:00
rtpsource.h gst/rtpmanager/gstrtpbin.c: Use lock to protect variable. 2009-08-11 02:30:30 +01:00
rtpstats.c gst/rtpmanager/gstrtpsession.c: Remove debug. 2009-08-11 02:30:26 +01:00
rtpstats.h gst/rtpmanager/: Updated example pipelines in docs. 2009-08-11 02:30:29 +01:00