rtpbin: add SDES property that takes GstStructure
[platform/upstream/gstreamer.git] / gst / rtpmanager / rtpsource.c
2009-08-11 Wim Taymansrtpbin: add SDES property that takes GstStructure
2009-08-11 Branko Subasicrtpbin: add support for buffer-list
2009-08-11 Olivier CrêteAdd ssrc to application/x-rtp-source-sdes structure
2009-08-11 Wim Taymansrtpsouce: the network address is in network order
2009-08-11 Wim Taymansrtpsource: byteswap the port from GstNetAddress
2009-08-11 Wim Taymansrtpsource: add RTP and RTCP source address
2009-08-11 Olivier Cretertpsouce: make WARNING into LOG
2009-08-11 Wim Taymansgst/rtpmanager/rtpsource.*: When no payload was specifi...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Pass the running time...
2009-08-11 Sebastian Drögegst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Do not try to keep track...
2009-08-11 Wim Taymansgst/rtpmanager/: Fix some docs.
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...