Commit e63ebaca authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'e9cc9883'

* commit 'e9cc9883':
  win32: Allow other programs to open the same files
  configure: Add error_resilience as dependency to the eatqi decoder

Conflicts:
	configure
	libavformat/os_support.c
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents dac1d92c e9cc9883
......@@ -1716,7 +1716,7 @@ eac3_decoder_select="ac3_decoder"
eac3_encoder_select="ac3_encoder"
eamad_decoder_select="aandcttables dsputil mpegvideo"
eatgq_decoder_select="aandcttables"
eatqi_decoder_select="aandcttables mpegvideo"
eatqi_decoder_select="aandcttables error_resilience mpegvideo"
exr_decoder_select="zlib"
ffv1_decoder_select="dsputil golomb rangecoder"
ffv1_encoder_select="rangecoder"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment