Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
78e94d75
Commit
78e94d75
authored
Mar 21, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More XDcam fourcc
parent
08cc5fd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
src/misc/fourcc.c
src/misc/fourcc.c
+5
-2
No files found.
src/misc/fourcc.c
View file @
78e94d75
...
...
@@ -103,8 +103,11 @@ static const entry_t p_list_video[] = {
E
(
"xdve"
,
"XDCAM"
),
E
(
"xdvf"
,
"XDCAM"
),
E
(
"xd5a"
,
"XDCAM"
),
E
(
"xd5b"
,
"XDCAM"
),
E
(
"xd54"
,
"XDCAM HD422 720p24 CBR"
),
E
(
"xd55"
,
"XDCAM HD422 720p25 CBR"
),
E
(
"xd59"
,
"XDCAM HD422 720p60 CBR"
),
E
(
"xd5a"
,
"XDCAM HD422 720p50 CBR"
),
E
(
"xd5b"
,
"XDCAM HD422 1080i60 CBR"
),
E
(
"xd5c"
,
"XDCAM"
),
E
(
"xd5d"
,
"XDCAM"
),
E
(
"xd5e"
,
"XDCAM"
),
...
...
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