projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1490435
)
Forgot to commit this file. I hate Nano.
author
Michael Smith
<msmith@xiph.org>
Fri, 30 Sep 2005 16:43:12 +0000
(16:43 +0000)
committer
Michael Smith
<msmith@xiph.org>
Fri, 30 Sep 2005 16:43:12 +0000
(16:43 +0000)
Original commit message from CVS:
Forgot to commit this file. I hate Nano.
gst/realmedia/rmdemux.h
patch
|
blob
|
history
diff --git
a/gst/realmedia/rmdemux.h
b/gst/realmedia/rmdemux.h
index 8821429060c2ec39164dbf942e2a9d0918f4c4e9..b6fd6bddb517115ac85c0648b72638dff7c98fbb 100644
(file)
--- a/
gst/realmedia/rmdemux.h
+++ b/
gst/realmedia/rmdemux.h
@@
-113,6
+113,9
@@
struct _GstRMDemux {
gboolean segment_play;
gboolean running;
+ /* Current timestamp */
+ GstClockTime cur_timestamp;
+
int n_chunks;
int chunk_index;