summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/options.c')
-rw-r--r--mpvcore/options.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpvcore/options.c b/mpvcore/options.c
index 733b104a46..e508262378 100644
--- a/mpvcore/options.c
+++ b/mpvcore/options.c
@@ -669,6 +669,8 @@ const m_option_t mp_opts[] = {
OPT_DOUBLE("chapter-seek-threshold", chapter_seek_threshold, 0),
+ OPT_FLAG("load-unsafe-playlists", load_unsafe_playlists, 0),
+
// a-v sync stuff:
OPT_FLAG("correct-pts", correct_pts, 0),
OPT_CHOICE("pts-association-mode", user_pts_assoc_mode, 0,