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
Steve Lhomme
VLC
Commits
ebee486e
Commit
ebee486e
authored
May 19, 2015
by
Jean-Baptiste Kempf
Browse files
Add wIVG as MJPEG fourcc
parent
5287f8e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/fourcc.c
View file @
ebee486e
...
...
@@ -378,8 +378,9 @@ static const staticentry_t p_list_video[] = {
A
(
"FLJP"
),
A
(
"FMJP"
),
A
(
"SJPG"
),
A
(
"QIVG"
),
A
(
"qIVG"
),
A
(
"QIVG"
),
/* Probably QNAP */
A
(
"qIVG"
),
/* Probably QNAP */
A
(
"wIVG"
),
/* Probably QNAP */
E
(
"AVRn"
,
"Avid Motion JPEG"
),
E
(
"AVDJ"
,
"Avid Motion JPEG"
),
E
(
"ADJV"
,
"Avid Motion JPEG"
),
...
...
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