summaryrefslogtreecommitdiffstats
path: root/demux/timeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/timeline.h')
-rw-r--r--demux/timeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demux/timeline.h b/demux/timeline.h
index 69d93a4a2e..0940592aea 100644
--- a/demux/timeline.h
+++ b/demux/timeline.h
@@ -17,7 +17,7 @@ struct timeline {
struct demuxer *demuxer;
bstr init_fragment;
- bool dash;
+ bool dash, no_clip;
// All referenced files.
struct demuxer **sources;