[FFmpeg-devel] [PATCH] Make PNG test depend on PNG codec
Mans Rullgard
mans
Thu Jan 20 18:52:24 CET 2011
Signed-off-by: Mans Rullgard <mans at mansr.com>
---
configure | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 895b855..441d77e 100755
--- 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 \
--
1.7.3.5
More information about the ffmpeg-devel
mailing list