Re: [FFmpeg-devel] [PATCH] use av_clip_uintp2_c where clip is variable

2018-05-31 Thread Paul B Mahol
On 5/31/18, John Cox  wrote:
> Hi
>
> I enclose a patch that changes av_clip_uintp2 to av_clip_uintp2_c where
> the bit depth is variable.  This fixes compilation issues if
> HAVE_ARMV6_INLINE is 1 and therefore allows arm inline detection to be
> fixed too.
>
> Regards
>
> John Cox
>

applied
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] use av_clip_uintp2_c where clip is variable

2018-05-31 Thread John Cox
Hi

I enclose a patch that changes av_clip_uintp2 to av_clip_uintp2_c where
the bit depth is variable.  This fixes compilation issues if
HAVE_ARMV6_INLINE is 1 and therefore allows arm inline detection to be
fixed too.

Regards

John Cox


variable_clip.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel