On 19/09/16 22:33, Vittorio Giovara wrote:
> ---
>  tests/fate/screen.mak    | 3 +++
>  tests/ref/fate/rscc-8bit | 2 ++
>  2 files changed, 5 insertions(+)
>  create mode 100644 tests/ref/fate/rscc-8bit
> 
> diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak
> index 7e91f19..a386fd3 100644
> --- a/tests/fate/screen.mak
> +++ b/tests/fate/screen.mak
> @@ -44,6 +44,9 @@ fate-g2m: $(FATE_G2M)
>  FATE_RSCC += fate-iscc
>  fate-iscc: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/pip.avi -an
>  
> +FATE_RSCC += fate-rscc-8bit
> +fate-rscc-8bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/8bpp.avi -an
> +
>  FATE_RSCC += fate-rscc-16bit
>  fate-rscc-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/16bpp_555.avi -an
>  
> diff --git a/tests/ref/fate/rscc-8bit b/tests/ref/fate/rscc-8bit
> new file mode 100644
> index 0000000..cb46896
> --- /dev/null
> +++ b/tests/ref/fate/rscc-8bit
> @@ -0,0 +1,2 @@
> +#tb 0: 100/2997
> +0,          0,          0,        1,   410944, 0x8e0f2682
> 

Ok, I guess
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to