On Wed, Apr 10, 2019 at 5:48 AM James Darnley wrote:
>
> From: Michael Stoner
>
> Replaced VSHUFPS with VPBLENDD to relieve port 5 bottleneck
> AVX2 is 1.4x faster than AVX
> ---
>
> Mike, is this still the patch you want applied. I had to make a small
> amendment to it because you had some tabs
On 2019-04-10 14:47, James Darnley wrote:
> From: Michael Stoner
Screw you mailing list or git, which ever one of you managed to screw up
the author's address. I will correct that, if I can.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https:
From: Michael Stoner
Replaced VSHUFPS with VPBLENDD to relieve port 5 bottleneck
AVX2 is 1.4x faster than AVX
---
Mike, is this still the patch you want applied. I had to make a small
amendment to it because you had some tabs as indentation.
libavcodec/v210dec.c | 10 +-
libavcodec/