summaryrefslogtreecommitdiffstats
path: root/ext/gsm/gstgsmenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gsm/gstgsmenc.h')
-rw-r--r--ext/gsm/gstgsmenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gsm/gstgsmenc.h b/ext/gsm/gstgsmenc.h
index cfc88722..a5f1f87e 100644
--- a/ext/gsm/gstgsmenc.h
+++ b/ext/gsm/gstgsmenc.h
@@ -55,6 +55,7 @@ struct _GstGSMEnc
gsm_signal buffer[160];
gint bufsize;
GstClockTime next_ts;
+ gboolean firstBuf;
};
struct _GstGSMEncClass