Fix compilation with --disable-everything --enable-decoder=rawvideo.

This commit is contained in:
Carl Eugen Hoyos 2014-04-08 00:04:25 +02:00
parent 0d225863f2
commit 7fcb4f6c51
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -2102,6 +2102,7 @@ qcelp_decoder_select="lsp"
qdm2_decoder_select="mdct rdft mpegaudiodsp"
ra_144_encoder_select="audio_frame_queue lpc"
ralf_decoder_select="golomb"
rawvideo_decoder_select="dsputil"
rtjpeg_decoder_select="dsputil"
rv10_decoder_select="error_resilience h263_decoder h263dsp"
rv10_encoder_select="h263_encoder"