Browse Source

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

tags/n2.3
Carl Eugen Hoyos 12 years ago
parent
commit
7fcb4f6c51
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure

+ 1
- 0
configure 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"


Loading…
Cancel
Save