Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
d6205362
Commit
d6205362
authored
Aug 01, 2005
by
Sigmund Augdal Helberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some more suggestions by trax
parent
2c8f279c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
modules/gui/wxwindows/streamdata.h
modules/gui/wxwindows/streamdata.h
+8
-3
No files found.
modules/gui/wxwindows/streamdata.h
View file @
d6205362
...
@@ -78,13 +78,18 @@ static struct codec vcodecs_array[] =
...
@@ -78,13 +78,18 @@ static struct codec vcodecs_array[] =
{
MUX_TS
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
MUX_TS
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
"H 264"
,
"H264"
,
N_
(
"H264 is a new video codec (useable with MPEG TS "
\
{
"H 264"
,
"H264"
,
N_
(
"H264 is a new video codec (useable with MPEG TS "
\
"and MPEG4)"
)
,
"and MPEG4)"
)
,
{
MUX_TS
,
MUX_MP4
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
MUX_TS
,
MUX_MP4
,
MUX_ASF
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
"WMV 1"
,
"WMV1"
,
N_
(
"WMV (Windows Media Video)
1
(useable with MPEG TS, "
\
{
"WMV 1"
,
"WMV1"
,
N_
(
"WMV (Windows Media Video)
7
(useable with MPEG TS, "
\
"MPEG1, ASF and OGG)"
)
,
"MPEG1, ASF and OGG)"
)
,
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
"WMV 2"
,
"WMV2"
,
N_
(
"WMV (Windows Media Video)
2
(useable with MPEG TS, "
\
{
"WMV 2"
,
"WMV2"
,
N_
(
"WMV (Windows Media Video)
8
(useable with MPEG TS, "
\
"MPEG1, ASF and OGG)"
)
,
"MPEG1, ASF and OGG)"
)
,
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
#ifdef WIN32
{
"WMV 3"
,
"WMV3"
,
N_
(
"WMV (Windows Media Video) 9 (useable with MPEG TS, "
\
"MPEG1, ASF and OGG)"
)
,
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
#endif
{
"MJPEG"
,
"MJPG"
,
N_
(
"MJPEG consists of a series of JPEG pictures "
\
{
"MJPEG"
,
"MJPG"
,
N_
(
"MJPEG consists of a series of JPEG pictures "
\
"(useable with MPEG TS, MPEG1, ASF and OGG)"
)
,
"(useable with MPEG TS, MPEG1, ASF and OGG)"
)
,
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
{
MUX_TS
,
MUX_MPEG
,
MUX_ASF
,
MUX_OGG
,
-
1
,
-
1
,
-
1
,
-
1
,
-
1
}
},
...
...
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