index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
/
gstrtpjitterbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
Wim Taymans
2009-08-11
1
-75
/
+78
*
gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions.
Wim Taymans
2009-08-11
1
-5
/
+8
*
gst/rtpmanager/: Various leak fixes.
Wim Taymans
2009-08-11
1
-8
/
+9
*
gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...
Wim Taymans
2009-08-11
1
-1
/
+1
*
gst/rtpmanager/: Updated example pipelines in docs.
Wim Taymans
2009-08-11
1
-25
/
+96
*
gst/rtpmanager/gstrtpjitterbuffer.c: Use extended timestamp to release buffer...
Wim Taymans
2009-08-11
1
-13
/
+23
*
gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.
Wim Taymans
2009-08-11
1
-3
/
+3
*
gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer la...
Wim Taymans
2009-08-11
1
-1
/
+14
*
Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...
Tim-Philipp Müller
2009-08-11
1
-43
/
+43
*
gst/rtpmanager/gstrtpjitterbuffer.c: When drop-on-latency is set but we have ...
Wim Taymans
2009-08-11
1
-4
/
+6
*
gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Wim Taymans
2009-08-11
1
-12
/
+21
*
gst/rtpmanager/: Remove complicated async queue and replace with more simple ...
Wim Taymans
2009-08-11
1
-137
/
+116
*
Add stdlib include (free, atoi, exit).
Stefan Kost
2009-08-11
1
-0
/
+1
*
gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
Jens Granseuer
2009-08-11
1
-1
/
+2
*
Rename elements to avoid conflict with farsight elements with the same name. ...
Wim Taymans
2009-08-11
1
-5
/
+5
*
Document stuff.
Wim Taymans
2009-08-11
1
-6
/
+51
*
gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.
Wim Taymans
2009-08-11
1
-3
/
+10
*
gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream.
Wim Taymans
2009-08-11
1
-0
/
+1
*
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.
Wim Taymans
2009-08-11
1
-0
/
+4
*
gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.
Wim Taymans
2009-08-11
1
-15
/
+16
*
gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.
Wim Taymans
2009-08-11
1
-0
/
+2
*
gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.
Wim Taymans
2009-08-11
1
-20
/
+87
*
gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.
Wim Taymans
2009-08-11
1
-5
/
+20
*
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.
Wim Taymans
2009-08-11
1
-6
/
+15
*
Add RTP session management elements. Still in progress.
Wim Taymans
2009-08-11
1
-0
/
+1085