Age | Commit message (Expand) | Author | Files | Lines |
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 |