Commit fdb0dcae authored by Konstantin Pavlov's avatar Konstantin Pavlov

avcodec: dxtory support arrived a bit later in ffmpeg than in libav...

parent 1a87876f
......@@ -222,7 +222,7 @@ static const struct
{ VLC_CODEC_UTVIDEO, CODEC_ID_UTVIDEO, VIDEO_ES },
#endif
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT( 53, 28, 0 )
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT( 53, 42, 0 )
{ VLC_CODEC_DXTORY, CODEC_ID_DXTORY, VIDEO_ES },
#endif
......
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