Age | Commit message (Expand) | Author | Files | Lines |
2007-12-10 | gst/rtpmanager/: Post a message when the SDES infor changes for a source. | Wim Taymans | 4 | -3/+118 |
2007-12-10 | gst/rtpmanager/: Add signal to notify of an SDES change. | Wim Taymans | 20 | -38/+85 |
2007-12-10 | gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the... | Wim Taymans | 3 | -2/+200 |
2007-12-10 | gst/rtpmanager/: Update comment. | Wim Taymans | 7 | -322/+996 |
2007-11-22 | gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo... | Wim Taymans | 1 | -4/+2 |
2007-11-02 | gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798). | Ole André Vadla Ravnås | 1 | -3/+3 |
2007-10-09 | gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990. | Laurent Glayal | 1 | -0/+1 |
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 | 4 | -46/+90 |
2007-10-05 | gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t... | Wim Taymans | 1 | -11/+32 |
2007-10-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of... | Wim Taymans | 5 | -46/+35 |
2007-10-02 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables. | Wim Taymans | 3 | -29/+73 |
2007-09-28 | gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose. | Wim Taymans | 2 | -7/+8 |
2007-09-28 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ... | Wim Taymans | 3 | -92/+105 |
2007-09-26 | gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher. | Wim Taymans | 3 | -7/+15 |
2007-09-20 | gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi... | Wim Taymans | 6 | -0/+74 |
2007-09-17 | gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa... | Wim Taymans | 6 | -24/+56 |
2007-09-16 | gst/rtpmanager/gstrtpbin.c: Use lock to protect variable. | Wim Taymans | 6 | -139/+341 |
2007-09-15 | gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions. | Wim Taymans | 3 | -6/+44 |
2007-09-12 | gst/rtpmanager/: Various leak fixes. | Wim Taymans | 7 | -12/+108 |
2007-09-12 | gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that... | Wim Taymans | 8 | -39/+306 |
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 | 12 | -435/+1306 |
2007-08-31 | gst/rtpmanager/gstrtpjitterbuffer.c: Use extended timestamp to release buffer... | Wim Taymans | 1 | -13/+23 |
2007-08-29 | gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments. | Wim Taymans | 3 | -10/+69 |
2007-08-29 | gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ... | Wim Taymans | 6 | -8/+145 |
2007-08-28 | gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines. | Wim Taymans | 4 | -7/+68 |
2007-08-27 | gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer la... | Wim Taymans | 1 | -1/+14 |
2007-08-23 | Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a... | Tim-Philipp Müller | 12 | -327/+327 |
2007-08-21 | gst/rtpmanager/gstrtpjitterbuffer.c: When drop-on-latency is set but we have ... | Wim Taymans | 1 | -4/+6 |
2007-08-21 | gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling. | Wim Taymans | 2 | -5/+5 |
2007-08-16 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. | Wim Taymans | 3 | -14/+49 |
2007-08-13 | gst/rtpmanager/rtpjitterbuffer.c: Include stdlib. | Stefan Kost | 1 | -0/+1 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 12 | -965/+710 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 2 | -0/+3 |
2007-06-22 | gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). | Jens Granseuer | 2 | -2/+4 |
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 |