rtpssrcdemux: Fix uninitialized variable compiler warning
[platform/upstream/gstreamer.git] / gst / rtpmanager / gstrtpssrcdemux.c
2011-05-17 Sebastian Drögertpssrcdemux: Fix uninitialized variable compiler warning
2011-05-17 Olivier Crêtessrcdemux: Implement iterate internal links for sink...
2011-05-17 Olivier Crêtertpssrcdemux: iterate pad function is only valid for...
2011-05-17 Olivier Crêtertpssrcdemux: Release lock before emitting signal
2011-04-11 Pascal Buhlerrtpssrcdemux: Unknown SSRC is not fatal
2011-04-08 Sebastian Drögertp: Unref events if the parent element disappeared
2011-04-08 Ole André Vadla... rtpmanager: fix pad callbacks so they handle when paren...
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-01 Olivier Cretertpssrcdemux: Tag upstream custom events with SSRC
2010-12-03 Mark Nauwelaertsrtpssrcdemux: do not hold custom PAD_LOCK when pushing...
2010-06-06 Sebastian Drögegst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-12-21 Wim Taymansssrcdemux: fix comparison
2009-08-31 Sebastian Drögertp: Use new gst_iterator_new_single() for the internal...
2009-08-31 Sebastian Drögertpssrcdemux: Use iterate internal links instead of...
2009-08-11 Ali Sabilssrcdemux: emit signal when pads are removed
2009-08-11 Wim Taymansrtpssrcdemux: drop unexpected RTCP packets
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Remove internal sync pad...
2009-08-11 Stefan Kostgst/: More doc updates. More xrefs.
2009-08-11 Stefan KostDo not use short_description in section docs for elemen...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads...
2009-08-11 Wim Taymansgst/rtpmanager/: Clean up the dynamic pads when going...
2009-08-11 Wim Taymansgst/rtpmanager/: Add signal to notify of an SDES change.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix caps refcounting for...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Link to the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/: Various leak fixes.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Calculate and configure...
2009-08-11 Wim Taymansgst/rtpmanager/: Updated example pipelines in docs.
2009-08-11 Tim-Philipp MüllerRename all GstRTPFoo structs to GstRtpFoo so that GST_B...
2009-08-11 Wim TaymansRename elements to avoid conflict with farsight element...
2009-08-11 Wim TaymansDocument stuff.
2009-08-11 Wim Taymansgst/rtpmanager/: Added custom marshallers for signals.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add debugging category.
2009-08-11 Wim Taymansgst/rtpmanager/: Added simple SSRC demuxer.