projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4014fe3
)
flashsv encoder also depends on zlib
author
Aurelien Jacobs
<aurel@gnuage.org>
Sun, 21 Jan 2007 22:45:14 +0000
(22:45 +0000)
committer
Aurelien Jacobs
<aurel@gnuage.org>
Sun, 21 Jan 2007 22:45:14 +0000
(22:45 +0000)
Originally committed as revision 7629 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 76ab91da3ec0d22dfeb004abb331df2ca34e44cd..948178721cc1c5f694ad32d5554882fa3e36f7f3 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-494,6
+494,7
@@
HAVE_LIST='
'
flashsv_decoder_deps="zlib"
+flashsv_encoder_deps="zlib"
mpeg_xvmc_decoder_deps="xvmc"
png_decoder_deps="zlib"
png_encoder_deps="zlib"