Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
b5a23750
Commit
b5a23750
authored
Jun 14, 2018
by
Hugo Beauzée-Luyssen
Browse files
MediaLibrary: Allow .3g2 files
parent
35c61e2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MediaLibrary.cpp
View file @
b5a23750
...
...
@@ -83,7 +83,7 @@ namespace medialibrary
{
const
char
*
const
MediaLibrary
::
supportedExtensions
[]
=
{
"3gp"
,
"a52"
,
"aac"
,
"ac3"
,
"aif"
,
"aifc"
,
"aiff"
,
"alac"
,
"amr"
,
"3g2"
,
"3gp"
,
"a52"
,
"aac"
,
"ac3"
,
"aif"
,
"aifc"
,
"aiff"
,
"alac"
,
"amr"
,
"amv"
,
"aob"
,
"ape"
,
"asf"
,
"asx"
,
"avi"
,
"b4s"
,
"conf"
,
/*"cue",*/
"divx"
,
"dts"
,
"dv"
,
"flac"
,
"flv"
,
"gxf"
,
"ifo"
,
"iso"
,
"it"
,
"itml"
,
"m1v"
,
"m2t"
,
"m2ts"
,
"m2v"
,
"m3u"
,
"m3u8"
,
...
...
Hugo Beauzée-Luyssen
@chouquette
mentioned in commit
1ed12859
·
Jun 14, 2018
mentioned in commit
1ed12859
mentioned in commit 1ed12859cd3ac48f7d700591e4667021ff69cc9a
Toggle commit list
Write
Preview
Supports
Markdown
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