Age | Commit message (Expand) | Author | Files | Lines |
2008-01-11 | gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to p... | Wim Taymans | 1 | -4/+3 |
2008-01-11 | gst/rtpmanager/: Make it possible to use different user_data for each of the ... | Youness Alaoui | 1 | -1/+4 |
2008-01-09 | gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve... | Wim Taymans | 1 | -1/+0 |
2007-12-10 | gst/rtpmanager/: Post a message when the SDES infor changes for a source. | Wim Taymans | 1 | -0/+66 |
2007-12-10 | gst/rtpmanager/: Add signal to notify of an SDES change. | Wim Taymans | 1 | -2/+23 |
2007-12-10 | gst/rtpmanager/: Update comment. | Wim Taymans | 1 | -6/+162 |
2007-11-02 | gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798). | Ole André Vadla Ravnås | 1 | -3/+3 |
2007-10-08 | gst/: Fix compiler warnings shown by Forte. | Jan Schmidt | 1 | -3/+3 |
2007-10-08 | gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps. | Wim Taymans | 1 | -0/+1 |
2007-10-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of... | Wim Taymans | 1 | -0/+1 |
2007-09-20 | gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi... | Wim Taymans | 1 | -0/+25 |
2007-09-17 | gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa... | Wim Taymans | 1 | -2/+25 |
2007-09-15 | gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions. | Wim Taymans | 1 | -1/+33 |
2007-09-12 | gst/rtpmanager/: Various leak fixes. | Wim Taymans | 1 | -0/+2 |
2007-09-12 | gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that... | Wim Taymans | 1 | -15/+123 |
2007-09-04 | gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wa... | Tim-Philipp Müller | 1 | -2/+3 |
2007-09-03 | gst/rtpmanager/: Updated example pipelines in docs. | Wim Taymans | 1 | -78/+151 |
2007-08-29 | gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments. | Wim Taymans | 1 | -7/+63 |
2007-08-29 | gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ... | Wim Taymans | 1 | -1/+45 |
2007-08-28 | gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines. | Wim Taymans | 1 | -3/+6 |
2007-08-23 | Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a... | Tim-Philipp Müller | 1 | -66/+66 |
2007-08-16 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. | Wim Taymans | 1 | -2/+16 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 1 | -0/+132 |
2007-05-28 | Rename elements to avoid conflict with farsight elements with the same name. ... | Wim Taymans | 1 | -17/+17 |
2007-05-23 | Document stuff. | Wim Taymans | 1 | -5/+117 |
2007-04-30 | gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ... | Wim Taymans | 1 | -6/+10 |
2007-04-29 | gst/rtpmanager/gstrtpsession.c: Remove debug. | Wim Taymans | 1 | -2/+0 |
2007-04-27 | gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o... | Wim Taymans | 1 | -67/+45 |
2007-04-25 | gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration. | Wim Taymans | 1 | -16/+72 |
2007-04-25 | gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. | Wim Taymans | 1 | -5/+11 |
2007-04-25 | gst/rtpmanager/gstrtpbin.c: fix for pad name change | Wim Taymans | 1 | -2/+6 |
2007-04-18 | configure.ac: Disable rtpmanager for now because it depends on CVS -base. | Wim Taymans | 1 | -20/+305 |
2007-04-13 | gst/rtpmanager/: Protect lists and structures with locks. | Wim Taymans | 1 | -3/+27 |
2007-04-05 | gst/rtpmanager/gstrtpbin.*: Add debugging category. | Wim Taymans | 1 | -2/+100 |
2007-04-03 | Add RTP session management elements. Still in progress. | Wim Taymans | 1 | -0/+453 |