Commit 3a5df2d2 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix build of avcodec

parent ff80d7b4
...@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment