gst_plugins_base/gst/videorate/gstvideorate.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gst_plugins_base/gst/videorate/gstvideorate.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gst_plugins_base/gst/videorate/gstvideorate.h	Wed Sep 01 12:16:41 2010 +0100
@@ -55,9 +55,6 @@
   guint64 next_ts;              /* Timestamp of next buffer to output */
   GstBuffer *prevbuf;
   guint64 prev_ts;              /* Previous buffer timestamp */
-  guint64 segment_out;          /* in-segment counting */
-  gboolean discont;
-  guint64 last_ts;              /* Timestamp of last input buffer */
 
   /* segment handling */
   GstSegment segment;