Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | gst/rtpmanager/gstrtpbin.c: Reset the sync parameters when clearing the paylo... | Wim Taymans | 1 | -24/+27 |
2008-11-26 | gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not need... | Wim Taymans | 1 | -66/+66 |
2008-11-22 | gst/rtpmanager/gstrtpbin.c: Also unref the target pad for unknown pads. | Wim Taymans | 1 | -1/+1 |
2008-11-21 | gst/rtpmanager/gstrtpbin.c: Release the right pads on rtpbin. Fixes #561752. | Olivier Crete | 1 | -6/+12 |
2008-11-19 | gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ... | Wim Taymans | 1 | -97/+34 |
2008-11-17 | gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel... | Wim Taymans | 1 | -48/+6 |
2008-10-07 | gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. | Håvard Graff | 1 | -0/+35 |
2008-10-07 | gst/rtpmanager/gstrtpbin.c: Release pads of the session manager. | Wim Taymans | 1 | -4/+95 |
2008-09-13 | gst/rtpmanager/gstrtpbin.c: Do not try to adjust the offset of streams for wh... | Wim Taymans | 1 | -7/+34 |
2008-09-05 | gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco... | Wim Taymans | 1 | -16/+44 |
2008-08-13 | gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect... | Wim Taymans | 1 | -4/+23 |
2008-08-11 | gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log. | Stefan Kost | 1 | -1/+2 |
2008-08-05 | gst/rtpmanager/gstrtpbin.c: Release lock before emitting the request-pt-map s... | Olivier Crete | 1 | -0/+13 |
2008-06-16 | gst/: More doc updates. More xrefs. | Stefan Kost | 1 | -45/+29 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 1 | -1/+0 |
2008-06-06 | gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i... | Wim Taymans | 1 | -3/+19 |
2008-05-27 | gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down. | Wim Taymans | 1 | -7/+58 |
2008-05-26 | gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to t... | Håvard Graff | 1 | -0/+24 |
2008-05-13 | gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object. | Wim Taymans | 1 | -0/+5 |
2008-04-25 | gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. | Wim Taymans | 1 | -2/+17 |
2008-04-25 | gst/rtpmanager/: Also keep track of the first buffer timestamp together with ... | Wim Taymans | 1 | -0/+3 |
2008-04-21 | gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache. | Olivier Crete | 1 | -7/+11 |
2008-04-17 | gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou... | Wim Taymans | 1 | -2/+16 |
2008-04-09 | gst/rtpmanager/: Avoid leaking pads in the RTP manager. | Peter Kjellerstedt | 1 | -0/+15 |
2008-02-20 | gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5... | Olivier Crete | 1 | -0/+2 |
2008-02-14 | gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ... | Olivier Crete | 1 | -1/+4 |
2008-01-25 | gst/rtpmanager/gstrtpbin.c: Also handle lip-sync when the clock-rate is not p... | Olivier Crete | 1 | -3/+47 |
2008-01-10 | gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch | Thijs Vermeir | 1 | -2/+2 |
2008-01-10 | gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515) | Thijs Vermeir | 1 | -4/+46 |
2007-12-12 | gst/rtpmanager/: Fix some leaks. | Wim Taymans | 1 | -0/+10 |
2007-12-10 | gst/rtpmanager/: Post a message when the SDES infor changes for a source. | Wim Taymans | 1 | -0/+49 |
2007-12-10 | gst/rtpmanager/: Add signal to notify of an SDES change. | Wim Taymans | 1 | -5/+28 |
2007-12-10 | gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the... | Wim Taymans | 1 | -1/+193 |
2007-12-10 | gst/rtpmanager/: Update comment. | Wim Taymans | 1 | -0/+1 |
2007-10-09 | gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990. | Laurent Glayal | 1 | -0/+1 |
2007-10-08 | gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps. | Wim Taymans | 1 | -11/+18 |
2007-09-28 | gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose. | Wim Taymans | 1 | -2/+1 |
2007-09-26 | gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher. | Wim Taymans | 1 | -2/+3 |
2007-09-20 | gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi... | Wim Taymans | 1 | -0/+23 |
2007-09-17 | gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa... | Wim Taymans | 1 | -2/+5 |
2007-09-16 | gst/rtpmanager/gstrtpbin.c: Use lock to protect variable. | Wim Taymans | 1 | -0/+4 |
2007-09-15 | gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions. | Wim Taymans | 1 | -0/+3 |
2007-09-12 | gst/rtpmanager/: Various leak fixes. | Wim Taymans | 1 | -3/+75 |
2007-09-12 | gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that... | Wim Taymans | 1 | -3/+28 |
2007-09-03 | gst/rtpmanager/: Updated example pipelines in docs. | Wim Taymans | 1 | -47/+423 |
2007-08-28 | gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines. | Wim Taymans | 1 | -1/+47 |
2007-08-23 | Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a... | Tim-Philipp Müller | 1 | -83/+83 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 1 | -0/+141 |
2007-05-28 | Rename elements to avoid conflict with farsight elements with the same name. ... | Wim Taymans | 1 | -43/+46 |
2007-05-23 | Document stuff. | Wim Taymans | 1 | -8/+58 |