Age | Commit message (Expand) | Author | Files | Lines |
2007-05-28 | Rename elements to avoid conflict with farsight elements with the same name. ... | Wim Taymans | 7 | -93/+97 |
2007-05-23 | Document stuff. | Wim Taymans | 10 | -28/+334 |
2007-05-15 | gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps. | Wim Taymans | 1 | -0/+1 |
2007-05-15 | gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W... | David Schleef | 1 | -0/+11 |
2007-05-14 | gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing. | Wim Taymans | 4 | -4/+41 |
2007-05-10 | gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header... | Stefan Kost | 2 | -19/+24 |
2007-05-10 | gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue... | Stefan Kost | 1 | -30/+30 |
2007-05-09 | gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream. | Wim Taymans | 1 | -0/+1 |
2007-05-04 | gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info. | Wim Taymans | 2 | -2/+6 |
2007-04-30 | gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ... | Wim Taymans | 7 | -43/+116 |
2007-04-29 | gst/rtpmanager/gstrtpsession.c: Remove debug. | Wim Taymans | 3 | -11/+14 |
2007-04-27 | gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o... | Wim Taymans | 6 | -181/+656 |
2007-04-25 | gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration. | Wim Taymans | 3 | -23/+79 |
2007-04-25 | gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable. | Wim Taymans | 3 | -16/+36 |
2007-04-25 | gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. | Wim Taymans | 6 | -42/+161 |
2007-04-25 | gst/rtpmanager/gstrtpbin.c: fix for pad name change | Wim Taymans | 8 | -86/+625 |
2007-04-21 | gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2.... | Tim-Philipp Müller | 1 | -2/+2 |
2007-04-18 | configure.ac: Disable rtpmanager for now because it depends on CVS -base. | Wim Taymans | 11 | -35/+2477 |
2007-04-13 | gst/rtpmanager/: Protect lists and structures with locks. | Wim Taymans | 4 | -12/+71 |
2007-04-12 | gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. | Wim Taymans | 4 | -91/+162 |
2007-04-11 | gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. | Wim Taymans | 7 | -27/+191 |
2007-04-10 | gst/rtpmanager/: Added custom marshallers for signals. | Wim Taymans | 7 | -9/+42 |
2007-04-06 | gst/rtpmanager/gstrtpbin.*: Provide a clock. | Wim Taymans | 2 | -0/+15 |
2007-04-06 | gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing. | Wim Taymans | 1 | -1/+1 |
2007-04-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments. | Wim Taymans | 1 | -6/+15 |
2007-04-05 | gst/rtpmanager/gstrtpbin.*: Add debugging category. | Wim Taymans | 7 | -56/+446 |
2007-04-04 | gst/rtpmanager/: Added simple SSRC demuxer. | Wim Taymans | 4 | -0/+360 |
2007-04-03 | gst/rtpmanager/: Some more ghostpad magic. | Wim Taymans | 3 | -7/+350 |
2007-04-03 | gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly. | Wim Taymans | 1 | -0/+1 |
2007-04-03 | Add RTP session management elements. Still in progress. | Wim Taymans | 14 | -0/+3841 |