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

James Almer jamrial at gmail.com
Sat Oct 1 20:11:10 EEST 2016


On 10/1/2016 1:55 PM, Ronald S. Bultje wrote:
> 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

Pushed, thanks.



More information about the ffmpeg-devel mailing list