[FFmpeg-devel] [PATCH] avcodec: add missing xmm/neon clobber test wrappers for the new encode API

Ronald S. Bultje rsbultje at gmail.com
Sat Oct 1 19:55:15 EEST 2016


Hi,

On Sat, Oct 1, 2016 at 12:25 PM, James Almer <jamrial at gmail.com> wrote:

> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  configure                     |  4 ++++
>  libavcodec/aarch64/neontest.c | 10 ++++++++++
>  libavcodec/arm/neontest.c     | 10 ++++++++++
>  libavcodec/x86/w64xmmtest.c   | 10 ++++++++++
>  4 files changed, 34 insertions(+)


lgtm.

Ronald


More information about the ffmpeg-devel mailing list