Fix compilation with --disable-everything --enable-parser=h264.

This commit is contained in:
Carl Eugen Hoyos 2013-03-22 13:32:35 +01:00
parent d98a5318fd
commit e0e8c20559
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1912,7 +1912,7 @@ wmv3_vdpau_decoder_select="vc1_vdpau_decoder"
wmv3_vdpau_hwaccel_select="vc1_vdpau_hwaccel"
# parsers
h264_parser_select="golomb h264chroma h264dsp h264pred h264qpel videodsp"
h264_parser_select="golomb h264chroma h264dsp h264pred h264qpel mpegvideo videodsp"
mpeg4video_parser_select="error_resilience mpegvideo"
mpegvideo_parser_select="error_resilience mpegvideo"
vc1_parser_select="mpegvideo"