[vlc-commits] Add MKS extensions for subtitles
Jean-Baptiste Kempf
git at videolan.org
Tue Dec 4 14:51:29 CET 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Dec 4 14:50:53 2012 +0100| [0f6fc6a2842c52bf17c231372966d37778091f02] | committer: Jean-Baptiste Kempf
Add MKS extensions for subtitles
Ref #7842
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f6fc6a2842c52bf17c231372966d37778091f02
---
include/vlc_interface.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/vlc_interface.h b/include/vlc_interface.h
index fd8cf8c..20bac6e 100644
--- a/include/vlc_interface.h
+++ b/include/vlc_interface.h
@@ -264,7 +264,7 @@ typedef enum vlc_dialog {
"*.jss;*.psb;" \
"*.rt;*.smi;*.txt;" \
"*.smil;*.stl;*.usf;" \
- "*.dks;*.pjs;*.mpl2"
+ "*.dks;*.pjs;*.mpl2;*.mks"
/** \defgroup vlc_interaction Interaction
* \ingroup vlc_interface
More information about the vlc-commits
mailing list