Browse Source

input: add webvtt in spu exts

pull/59/merge
Francois Cartegnie 9 years ago
parent
commit
d58ffc5afd
  1. 2
      include/vlc_input_item.h

2
include/vlc_input_item.h

@ -150,7 +150,7 @@ enum slave_priority
"psb", "mpsub","mpl2", \
"pjs", "dks", "stl", \
"vtt", "sbv", "ttml",\
"scc"
"scc", "webvtt"
#define SLAVE_AUDIO_EXTENSIONS \
"ac3", "m4a", "aac", \
"eac3", "dtshd", "flac", \

Loading…
Cancel
Save