[FFmpeg-cvslog] Make PNG test depend on PNG codec

Mans Rullgard git
Fri Jan 21 20:40:03 CET 2011


ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Thu Jan 20 17:52:13 2011 +0000| [bb7114145010c06c057a1f6873b47ac2da6635df] | committer: Michael Niedermayer

Make PNG test depend on PNG codec

Signed-off-by: Mans Rullgard <mans at mansr.com>
(cherry picked from commit f0f54c297f1283025d423c4aed817ae31ba549cb)

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bb7114145010c06c057a1f6873b47ac2da6635df
---

 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index d56c45c..8096d8b 100755
--- a/configure
+++ b/configure
@@ -1487,6 +1487,7 @@ test_deps _encoder _decoder                                             \
     pbm=pbmpipe                                                         \
     pcx                                                                 \
     pgm="pgm pgmpipe"                                                   \
+    png                                                                 \
     ppm="ppm ppmpipe"                                                   \
     rawvideo="rgb yuv"                                                  \
     roq                                                                 \




More information about the ffmpeg-cvslog mailing list