Fix standalone compilation of IMC decoder.

This commit is contained in:
Diego Biurrun 2011-05-04 18:48:26 +02:00
parent 61165a1bba
commit 56c8227d46
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1279,7 +1279,7 @@ h264_dxva2_hwaccel_deps="dxva2api_h"
h264_dxva2_hwaccel_select="dxva2 h264_decoder"
h264_vaapi_hwaccel_select="vaapi"
h264_vdpau_decoder_select="vdpau h264_decoder"
imc_decoder_select="fft mdct"
imc_decoder_select="fft mdct sinewin"
jpegls_decoder_select="golomb"
jpegls_encoder_select="golomb"
ljpeg_encoder_select="aandct"