gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread in...
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / gstrtpsession.c
2009-08-11 Ole André Vadla... gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: If we find the caps...
2009-08-11 Youness Alaouigst/rtpmanager/: Make it possible to use different...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Don't set fixed caps...
2009-08-11 Wim Taymansgst/rtpmanager/: Post a message when the SDES infor...
2009-08-11 Wim Taymansgst/rtpmanager/: Add signal to notify of an SDES change.
2009-08-11 Wim Taymansgst/rtpmanager/: Update comment.
2009-08-11 Ole André Vadla... gst/rtpmanager/gstrtpsession.c: Fix bad function signat...
2009-08-11 Jan Schmidtgst/: Fix compiler warnings shown by Forte.
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/: Add notification of active SSRCs to...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Link to the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Also set NTP base time...
2009-08-11 Wim Taymansgst/rtpmanager/: Various leak fixes.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Calculate and configure...
2009-08-11 Tim-Philipp Müllergst/rtpmanager/gstrtpsession.c: Make compiler happy...
2009-08-11 Wim Taymansgst/rtpmanager/: Updated example pipelines in docs.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.*: Distribute synchronisat...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Add some more advanced...
2009-08-11 Tim-Philipp MüllerRename all GstRTPFoo structs to GstRtpFoo so that GST_B...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
2009-08-11 Wim Taymansgst/rtpmanager/: Remove complicated async queue and...
2009-08-11 Wim TaymansRename elements to avoid conflict with farsight element...
2009-08-11 Wim TaymansDocument stuff.
2009-08-11 Wim Taymansgst/rtpmanager/async_jitter_queue.c: Fix the case where...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Remove debug.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Move reconsideration...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Implement forward and...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: fix for pad name change
2009-08-11 Wim Taymansconfigure.ac: Disable rtpmanager for now because it...
2009-08-11 Wim Taymansgst/rtpmanager/: Protect lists and structures with...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add debugging category.
2009-08-11 Wim TaymansAdd RTP session management elements. Still in progress.