Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9108c985
Commit
9108c985
authored
Dec 05, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing subtitles extensions
Ref #19228 #19229 #19230 #19231
parent
55b62a9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
include/vlc_interface.h
include/vlc_interface.h
+3
-2
No files found.
include/vlc_interface.h
View file @
9108c985
...
...
@@ -238,10 +238,11 @@ typedef enum vlc_intf_dialog {
"*.sub;*.utf;*.ass;" \
"*.ssa;*.aqt;" \
"*.jss;*.psb;" \
"*.rt;*.smi;*.txt;" \
"*.rt;*.
sami;*.
smi;*.txt;" \
"*.smil;*.stl;*.usf;" \
"*.dks;*.pjs;*.mpl2;*.mks;" \
"*.vtt;*.ttml;*.dfxp;"
"*.vtt;*.tt;*.ttml;*.dfxp;" \
"*.scc"
/** \defgroup interaction Interaction
* \ingroup interface
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment