提交 ba051661 编写于 作者: M Michael Niedermayer

configure: Fix build with --disable-decoders --enable-parser=hevc

Signed-off-by: NMichael Niedermayer <michael@niedermayer.cc>
上级 da10aaf2
......@@ -2441,6 +2441,8 @@ wmv3_vdpau_hwaccel_select="vc1_vdpau_hwaccel"
# parsers
h264_parser_select="h264_decoder"
hevc_parser_select="golomb"
#If ADVANCED_PARSER is enabled then the decoder is needed otherwise the next line can be removed
hevc_parser_select="hevc_decoder"
mpegvideo_parser_select="mpegvideo"
mpeg4video_parser_select="error_resilience h263dsp mpeg_er mpegvideo qpeldsp"
vc1_parser_select="mpegvideo startcode vc1_decoder"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册