build: utvideoenc: Add missing dependency on Huffman code

pull/28/head
Diego Biurrun 12 years ago
parent 686a329395
commit aa66111365
  1. 1
      configure

1
configure vendored

@ -1508,6 +1508,7 @@ tiff_encoder_suggest="zlib"
truehd_decoder_select="mlp_decoder"
tscc_decoder_select="zlib"
twinvq_decoder_select="mdct lsp sinewin"
utvideo_encoder_select="huffman"
vc1_decoder_select="h263_decoder h264chroma h264qpel"
vc1_dxva2_hwaccel_deps="dxva2api_h"
vc1_dxva2_hwaccel_select="dxva2 vc1_decoder"

Loading…
Cancel
Save