On Tue, Apr 01, 2014 at 09:51:52AM +0300, Martin Storsjö wrote:
> This fixes the test on big endian.
> ---
>  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 3bbe67b..b1ddce1 100644
> --- a/tests/fate/image.mak
> +++ b/tests/fate/image.mak
> @@ -66,7 +66,7 @@ FATE_SGI += fate-sgi-gray
>  fate-sgi-gray: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/vulap_gray.sgi 
> -pix_fmt gray
>  
>  FATE_SGI += fate-sgi-gray16
> -fate-sgi-gray16: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/vulap_gray16.sgi 
> -pix_fmt gray16
> +fate-sgi-gray16: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/vulap_gray16.sgi 
> -pix_fmt gray16le
>  
>  FATE_SGI += fate-sgi-rgb24
>  fate-sgi-rgb24: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/vulap_rgb24.sgi 
> -pix_fmt rgb24
> -- 

OK
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to