summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpsource.c
Commit message (Expand)AuthorAgeFilesLines
* rtpsource: fix memleakLaurent Glayal2009-09-031-6/+11
* rtpsource: whitespace fixesWim Taymans2009-09-031-5/+5
* rtpsource: avoid buffer leak on bad seqnumric2009-08-111-0/+1
* rtpsource: allow for NULL caps on buffersWim Taymans2009-08-111-3/+2
* rtpsource: Incoming buffers do not always have capsOlivier Crête2009-08-111-1/+2
* rtpbin: use new method for netaddress to stringWim Taymans2009-08-111-42/+5
* rtpbin: add SDES property that takes GstStructureWim Taymans2009-08-111-3/+49
* rtpbin: add support for buffer-listBranko Subasic2009-08-111-30/+88
* Add ssrc to application/x-rtp-source-sdes structureOlivier Crête2009-08-111-1/+2
* rtpsouce: the network address is in network orderWim Taymans2009-08-111-0/+1
* rtpsource: byteswap the port from GstNetAddressWim Taymans2009-08-111-2/+3
* rtpsource: add RTP and RTCP source addressWim Taymans2009-08-111-0/+48
* rtpsouce: make WARNING into LOGOlivier Crete2009-08-111-1/+3
* gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but the...Wim Taymans2009-08-111-3/+17
* gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.Wim Taymans2009-08-111-108/+62
* gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when pro...Wim Taymans2009-08-111-19/+155
* gst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only have as many arguments...Sebastian Dröge2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-3/+8
* gst/rtpmanager/: Fix some docs.Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-15/+0
* gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/: Corrected a typo (interpollate -> interpolate).Peter Kjellerstedt2009-08-111-2/+2
* gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...Peter Kjellerstedt2009-08-111-9/+8
* gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...Peter Kjellerstedt2009-08-111-0/+2
* gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete2009-08-111-5/+19
* gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fi...Olivier Crete2009-08-111-1/+1
* gst/rtpmanager/: Fix some leaks.Wim Taymans2009-08-111-0/+4
* gst/rtpmanager/: Post a message when the SDES infor changes for a source.Wim Taymans2009-08-111-2/+2
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...Wim Taymans2009-08-111-1/+4
* gst/rtpmanager/: Update comment.Wim Taymans2009-08-111-29/+484
* gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.Wim Taymans2009-08-111-46/+7
* gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans2009-08-111-16/+37
* gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans2009-08-111-34/+300
* gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans2009-08-111-2/+17
* gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.Wim Taymans2009-08-111-3/+14
* gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost2009-08-111-8/+11
* gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans2009-08-111-2/+13
* gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans2009-08-111-15/+105
* gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans2009-08-111-30/+98
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-0/+477