Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers.

This commit is contained in:
Carl Eugen Hoyos 2014-04-19 00:46:23 +02:00
parent 60c8c7144e
commit 3a1feb01da
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -2318,6 +2318,8 @@ f4v_muxer_select="mov_muxer"
flac_demuxer_select="flac_parser"
hds_muxer_select="flv_muxer"
hls_muxer_select="mpegts_muxer"
image2_alias_pix_demuxer_select="image2_demuxer"
image2_brender_pix_demuxer_select="image2_demuxer"
ipod_muxer_select="mov_muxer"
ismv_muxer_select="mov_muxer"
libnut_demuxer_deps="libnut"