summaryrefslogtreecommitdiffstats
path: root/ext/dts/gstdtsdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dts/gstdtsdec.h')
-rw-r--r--ext/dts/gstdtsdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dts/gstdtsdec.h b/ext/dts/gstdtsdec.h
index f89017d9..ad91f02c 100644
--- a/ext/dts/gstdtsdec.h
+++ b/ext/dts/gstdtsdec.h
@@ -59,6 +59,7 @@ struct _GstDtsDec {
gboolean dynamic_range_compression;
sample_t *samples;
dts_state_t *state;
+ gboolean dvdmode;
/* Data left over from the previous buffer */
GstBuffer *cache;