Browse Source

Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers.

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

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


Loading…
Cancel
Save