Diego Biurrun <[email protected]> writes:

> This fixes running FATE without --enable-gpl.
> ---
>
> Rebased on top of last round of changes to that file; less intrusive now.
>
>  tests/fate/filter.mak |   13 +++++++------
>  1 files changed, 7 insertions(+), 6 deletions(-)

[...]

> -FATE_FILTER += fate-filter-asyncts
>  fate-filter-asyncts: SRC = $(SAMPLES)/nellymoser/nellymoser-discont.flv
>  fate-filter-asyncts: CMD = pcm -analyzeduration 10000000 -i $(SRC) -af 
> asyncts
>  fate-filter-asyncts: CMP = oneoff
>  fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont.pcm
>  
> +FATE_FILTER-$(CONFIG_ASYNCTS_FILTER) += fate-filter-asyncts

Why did you move that line?

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to