gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes...
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / rtpsource.c
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add signal to notify listen...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpo...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Corrected a typo (interpollate ->...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: When checking...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/rtpsource.c: Make sure to unref the...
2009-08-11 Wim Taymansgst/rtpmanager/: Also keep track of the first buffer...
2009-08-11 Olivier Cretegst/rtpmanager/rtpsession.*: Implement collision and...
2009-08-11 Olivier Cretegst/rtpmanager/rtpsource.c: Fix unref of buffer using...
2009-08-11 Wim Taymansgst/rtpmanager/: Fix some leaks.
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/gstrtpbin.*: Expose SDES items as proper...
2009-08-11 Wim Taymansgst/rtpmanager/: Update comment.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Link to the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
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 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 Stefan Kostgst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtd...
2009-08-11 Wim Taymansgst/rtpmanager/async_jitter_queue.c: Fix the case where...
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...