On Mon, Nov 18, 2013 at 02:44:36PM +0100, Vittorio Giovara wrote:
> 
> --- a/tests/fate/filter-video.mak
> +++ b/tests/fate/filter-video.mak
> @@ -33,6 +33,9 @@ fate-filter-hqdn3d: CMD = framecrc -c:v pgmyuv -i $(SRC) 
> -vf hqdn3d
>  FATE_FILTER_VSYNTH-$(CONFIG_INTERLACE_FILTER) += fate-filter-interlace
>  fate-filter-interlace: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf interlace
>  
> +FATE_FILTER_VSYNTH-$(CONFIG_FPS_FILTER) += fate-filter-framerate
> +fate-filter-framerate: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf 
> fps=fps=50:start_time=1

order

I suggest naming the test "fps" instead of "framerate" to follow the
name of the filter as the rest of the tests do.

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

Reply via email to