[FFmpeg-devel] [PATCH] avcodec: add missing xmm/neon clobber test wrappers for the new decode API
Ronald S. Bultje
rsbultje at gmail.com
Sun Jul 3 23:24:09 EEST 2016
Hi,
On Sun, Jul 3, 2016 at 3:45 PM, James Almer <jamrial at gmail.com> wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Tested on Win64 (xmm), but not arm and aarch64 (neon).
>
> configure | 4 ++++
> libavcodec/aarch64/neontest.c | 10 ++++++++++
> libavcodec/arm/neontest.c | 10 ++++++++++
> libavcodec/x86/w64xmmtest.c | 10 ++++++++++
> 4 files changed, 34 insertions(+)
>
lgtm, thanks.
Ronald
More information about the ffmpeg-devel
mailing list