summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-04-19 00:46:23 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-04-19 00:46:23 +0200
commit3a1feb01da6149170a442111ce6419fff22fffba (patch)
tree4708dc270052fc7711205f66652f03eb2c010cda /configure
parent60c8c7144e1df36f1399a11f4085f10e4c5b1ef5 (diff)
Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 897cd1eb33..fad7ff0f64 100755
--- a/configure
+++ b/configure
@@ -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"