[FFmpeg-devel] [PATCH] Make PNG test depend on PNG codec

Ronald S. Bultje rsbultje
Thu Jan 20 18:55:52 CET 2011


Hi,

On Thu, Jan 20, 2011 at 12:52 PM, Mans Rullgard <mans at mansr.com> wrote:
> 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

OK.

Ronald



More information about the ffmpeg-devel mailing list