Commit 7834bb09 authored by Michael Niedermayer's avatar Michael Niedermayer

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

This reverts commit e0e8c205.

The mpegvideo dependancy should not be needed anymore
parent 2cdedcbc
......@@ -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 mpegvideo videodsp"
h264_parser_select="golomb h264chroma h264dsp h264pred h264qpel videodsp"
mpeg4video_parser_select="error_resilience mpegvideo"
mpegvideo_parser_select="error_resilience mpegvideo"
vc1_parser_select="mpegvideo"
......
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