git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69ade9
)
configure: select bswapdsp for ylc decoder
author
Lou Logan
<lou@lrcd.com>
Mon, 4 Nov 2019 23:25:31 +0000
(14:25 -0900)
committer
Lou Logan
<lou@lrcd.com>
Tue, 5 Nov 2019 18:40:27 +0000
(09:40 -0900)
Signed-off-by: Lou Logan <lou@lrcd.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
4f185d5
..
bec47d4
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2868,6
+2868,7
@@
wmv3_decoder_select="vc1_decoder"
wmv3image_decoder_select="wmv3_decoder"
xma1_decoder_select="wmapro_decoder"
xma2_decoder_select="wmapro_decoder"
+ylc_decoder_select="bswapdsp"
zerocodec_decoder_deps="zlib"
zlib_decoder_deps="zlib"
zlib_encoder_deps="zlib"