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:
ebb2302
)
Make PNG test depend on PNG codec
author
Mans Rullgard
<mans@mansr.com>
Thu, 20 Jan 2011 17:52:13 +0000
(17:52 +0000)
committer
Mans Rullgard
<mans@mansr.com>
Thu, 20 Jan 2011 18:01:03 +0000
(18:01 +0000)
Signed-off-by: Mans Rullgard <mans@mansr.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
895b855
..
441d77e
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1486,6
+1486,7
@@
test_deps _encoder _decoder \
pbm=pbmpipe \
pcx \
pgm="pgm pgmpipe" \
+ png \
ppm="ppm ppmpipe" \
rawvideo="rgb yuv" \
roq \