From 96daf7ed5ef96b86f2539164c27155bc830aa2a6 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 8 Apr 2009 02:37:27 +0300 Subject: Add option -noordered-chapters. --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 33dcccd883..a7411f83bc 100644 --- a/options.h +++ b/options.h @@ -28,6 +28,7 @@ typedef struct MPOpts { int osd_level; int osd_duration; int loop_times; + int ordered_chapters; int correct_pts; int user_correct_pts; int key_fifo_size; -- cgit v1.2.3