1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

Make PNG test depend on PNG codec

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f0f54c297f)
This commit is contained in:
Mans Rullgard 2011-01-20 17:52:13 +00:00 committed by Michael Niedermayer
parent 7891fdcc03
commit bb71141450

1
configure vendored
View File

@ -1487,6 +1487,7 @@ test_deps _encoder _decoder \
pbm=pbmpipe \
pcx \
pgm="pgm pgmpipe" \
png \
ppm="ppm ppmpipe" \
rawvideo="rgb yuv" \
roq \