index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
/
gstrtpjitterbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-16
Final round of doc updates.
Stefan Kost
1
-1
/
+2
2008-06-16
gst/: More doc updates. More xrefs.
Stefan Kost
1
-19
/
+13
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
1
-2
/
+0
2008-05-26
gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...
Wim Taymans
1
-7
/
+27
2008-05-14
gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni...
Wim Taymans
1
-4
/
+4
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura...
Wim Taymans
1
-2
/
+8
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a...
Jan Schmidt
1
-1
/
+1
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even...
Wim Taymans
1
-14
/
+52
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha...
Wim Taymans
1
-37
/
+109
2008-04-21
gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.
Olivier Crete
1
-0
/
+5
2008-04-17
gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...
Wim Taymans
1
-1
/
+4
2008-01-29
gst/rtpmanager/gstrtpjitterbuffer.c: Try to get the new clock-rate from the b...
Thijs Vermeir
1
-0
/
+7
2008-01-25
gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...
Olivier Crete
1
-5
/
+2
2008-01-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable.
Olivier Crete
1
-6
/
+9
2008-01-04
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...
Wim Taymans
1
-3
/
+1
2007-11-22
gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...
Wim Taymans
1
-4
/
+2
2007-10-05
gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...
Wim Taymans
1
-22
/
+25
2007-10-02
gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.
Wim Taymans
1
-13
/
+13
2007-09-28
gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...
Wim Taymans
1
-66
/
+42
2007-09-17
gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...
Wim Taymans
1
-3
/
+3
2007-09-16
gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
Wim Taymans
1
-75
/
+78
2007-09-15
gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions.
Wim Taymans
1
-5
/
+8
2007-09-12
gst/rtpmanager/: Various leak fixes.
Wim Taymans
1
-8
/
+9
2007-09-12
gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...
Wim Taymans
1
-1
/
+1
2007-09-03
gst/rtpmanager/: Updated example pipelines in docs.
Wim Taymans
1
-25
/
+96
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
1
-3
/
+3
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
1
-43
/
+43
2007-08-21
gst/rtpmanager/gstrtpjitterbuffer.c: When drop-on-latency is set but we have ...
Wim Taymans
1
-4
/
+6
2007-08-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Wim Taymans
1
-12
/
+21
2007-08-10
gst/rtpmanager/: Remove complicated async queue and replace with more simple ...
Wim Taymans
1
-137
/
+116
2007-07-18
Add stdlib include (free, atoi, exit).
Stefan Kost
1
-0
/
+1
2007-06-22
gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
Jens Granseuer
1
-1
/
+2
2007-05-28
Rename elements to avoid conflict with farsight elements with the same name. ...
Wim Taymans
1
-5
/
+5
2007-05-23
Document stuff.
Wim Taymans
1
-6
/
+51
2007-05-14
gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.
Wim Taymans
1
-3
/
+10
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
1
-0
/
+4
2007-04-25
gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.
Wim Taymans
1
-15
/
+16
2007-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.
Wim Taymans
1
-0
/
+2
2007-04-12
gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.
Wim Taymans
1
-20
/
+87
2007-04-11
gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.
Wim Taymans
1
-5
/
+20
2007-04-05
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.
Wim Taymans
1
-6
/
+15
2007-04-03
Add RTP session management elements. Still in progress.
Wim Taymans
1
-0
/
+1085