summaryrefslogtreecommitdiffstats
path: root/gst/speexresample/gstspeexresample.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/speexresample/gstspeexresample.h')
-rw-r--r--gst/speexresample/gstspeexresample.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/gst/speexresample/gstspeexresample.h b/gst/speexresample/gstspeexresample.h
index 8d1413c9..7e7a68f6 100644
--- a/gst/speexresample/gstspeexresample.h
+++ b/gst/speexresample/gstspeexresample.h
@@ -57,10 +57,9 @@ struct _GstSpeexResample {
gboolean need_discont;
- guint64 offset;
- guint64 ts_offset;
+ guint64 next_offset;
GstClockTime next_ts;
- GstClockTime prev_ts, prev_duration;
+ GstClockTime next_upstream_ts;
gboolean fp;
gint channels;