[FFmpeg-devel] [PATCH] fate: Always enable avresample
Paul B Mahol
onemda at gmail.com
Mon Jul 8 22:08:58 CEST 2013
On 7/8/13, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> There's no reason we shouldn't be testing it.
>
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> tests/fate.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/fate.sh b/tests/fate.sh
> index a401f9d..1757714 100755
> --- a/tests/fate.sh
> +++ b/tests/fate.sh
> @@ -46,6 +46,7 @@ configure()(
> --samples="${samples}" \
> --enable-gpl \
> --enable-memory-poisoning \
> + --enable-avresample \
> ${arch:+--arch=$arch} \
> ${cpu:+--cpu="$cpu"} \
> ${cross_prefix:+--cross-prefix="$cross_prefix"} \
> --
> 1.8.3.2
OK only if you plan to work on it.
More information about the ffmpeg-devel
mailing list