From ac6badf2a4d083410d8fa90b6abfb0eface130eb Mon Sep 17 00:00:00 2001 From: Francois Cartegnie Date: Mon, 6 Feb 2017 13:53:42 +0100 Subject: [PATCH] add ttml as slave spu extension --- include/vlc_input_item.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/vlc_input_item.h b/include/vlc_input_item.h index baa19de572..c550762e17 100644 --- a/include/vlc_input_item.h +++ b/include/vlc_input_item.h @@ -151,7 +151,7 @@ enum slave_priority "usf", "jss", "cdg", \ "psb", "mpsub","mpl2", \ "pjs", "dks", "stl", \ - "vtt", "sbv" + "vtt", "sbv", "ttml" #define SLAVE_AUDIO_EXTENSIONS \ "ac3", "m4a", "aac", \ "eac3", "dtshd", "flac", \