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
3a5df2d2
Commit
3a5df2d2
authored
Sep 13, 2012
by
Jean-Baptiste Kempf
Browse files
Fix build of avcodec
parent
ff80d7b4
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/codec/avcodec/fourcc.c
View file @
3a5df2d2
...
@@ -239,7 +239,7 @@ static const struct
...
@@ -239,7 +239,7 @@ static const struct
#endif
#endif
#if LIBAVCODEC_VERSION_CHECK( 54, 27, 0, 55, 100 )
#if LIBAVCODEC_VERSION_CHECK( 54, 27, 0, 55, 100 )
{
VLC_CODEC_MSS2
,
CODEC_ID_MSS2
,
VIDEO_ES
},
{
VLC_CODEC_MSS2
,
AV_
CODEC_ID_MSS2
,
VIDEO_ES
},
#endif
#endif
/* Videogames Codecs */
/* Videogames Codecs */
...
...
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