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
GSoC
GSoC2018
macOS
vlc
Commits
e4ec9125
Commit
e4ec9125
authored
Mar 24, 2009
by
Kaarlo Raiha
Committed by
Jean-Baptiste Kempf
Mar 25, 2009
Browse files
add container formats to porfile names
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
ca81e578
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/sout/profiles.hpp
View file @
e4ec9125
...
...
@@ -2,17 +2,17 @@
#define NB_PROFILE 12
static
const
char
*
const
video_profile_name_list
[]
=
{
"Video - H.264 + AAC"
,
"Video - Dirac + AAC"
,
"Video - Theora + Vorbis"
,
"Video - Theora + Flac"
,
"Video - MPEG-4 + AAC"
,
"Video - MPEG-2 + MPGA"
,
"Video - WMV + WMA"
,
"Video - DIV3 + MP3"
,
"Audio - Vorbis"
,
"Video - H.264 + AAC
(TS)
"
,
"Video - Dirac + AAC
(TS)
"
,
"Video - Theora + Vorbis
(OGG)
"
,
"Video - Theora + Flac
(OGG)
"
,
"Video - MPEG-4 + AAC
(MP4)
"
,
"Video - MPEG-2 + MPGA
(TS)
"
,
"Video - WMV + WMA
(ASF)
"
,
"Video - DIV3 + MP3
(ASF)
"
,
"Audio - Vorbis
(OGG)
"
,
"Audio - MP3"
,
"Audio - AAC"
,
"Audio - AAC
(MP4)
"
,
"Audio - FLAC"
,
};
...
...
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