projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00fd89c
)
rtpsession: add running_time argument docs
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:41:11 +0000
(12:41 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:41:56 +0000
(12:41 +0200)
gst/rtpmanager/rtpsession.c
patch
|
blob
|
history
diff --git
a/gst/rtpmanager/rtpsession.c
b/gst/rtpmanager/rtpsession.c
index 5403bc1616aa9bed20a7e166b0dd04aa16f3918e..c8982dd51e7285e887c5f12f58304293a86c471a 100644
(file)
--- a/
gst/rtpmanager/rtpsession.c
+++ b/
gst/rtpmanager/rtpsession.c
@@
-1469,6
+1469,7
@@
update_arrival_stats (RTPSession * sess, RTPArrivalStats * arrival,
* @sess: and #RTPSession
* @buffer: an RTP buffer
* @current_time: the current system time
+ * @running_time: the running_time of @buffer
*
* Process an RTP buffer in the session manager. This function takes ownership
* of @buffer.