Forgot to commit this file. I hate Nano.
authorMichael Smith <msmith@xiph.org>
Fri, 30 Sep 2005 16:43:12 +0000 (16:43 +0000)
committerMichael 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

index 8821429060c2ec39164dbf942e2a9d0918f4c4e9..b6fd6bddb517115ac85c0648b72638dff7c98fbb 100644 (file)
@@ -113,6 +113,9 @@ struct _GstRMDemux {
   gboolean segment_play;
   gboolean running;
 
+  /* Current timestamp */
+  GstClockTime cur_timestamp;
+
   int n_chunks;
   int chunk_index;