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