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 8821429..b6fd6bd 100644 (file)
@@ -113,6 +113,9 @@ struct _GstRMDemux {
   gboolean segment_play;
   gboolean running;
 
+  /* Current timestamp */
+  GstClockTime cur_timestamp;
+
   int n_chunks;
   int chunk_index;