On Sun Dec 28 2014 at 2:20:51 PM Martin Storsjö <mar...@martin.st> wrote:

> This fixes fate on e.g. ppc.
> ---
>  tests/fate/image.mak | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/fate/image.mak b/tests/fate/image.mak
> index 3864896..3d8f6a8 100644
> --- a/tests/fate/image.mak
> +++ b/tests/fate/image.mak
> @@ -34,7 +34,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, DPX) +=
> fate-dpx
>  fate-dpx: CMD = framecrc -i $(TARGET_SAMPLES)/dpx/lighthouse_rgb48.dpx
>
>  FATE_SAMPLES_AVCONV-$(call PARSERDEMDEC, DPX, IMAGE2PIPE, DPX) +=
> fate-dpxparser
>


> -fate-dpxparser: CMD = framecrc -f image2pipe -i
> $(TARGET_SAMPLES)/dpx/libav_4x_concat.dpx
> +fate-dpxparser: CMD = framecrc -f image2pipe -i
> $(TARGET_SAMPLES)/dpx/libav_4x_concat.dpx -sws_flags
> +accurate_rnd+bitexact


Would it be better to add the flags in the framecrc function?

Timothy
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to