[FFmpeg-devel] libavcodec/blockdsp : add AVX version
Ronald S. Bultje
rsbultje at gmail.com
Tue Oct 3 23:11:24 EEST 2017
Hi,
On Tue, Oct 3, 2017 at 3:47 PM, Martin Vignali <martin.vignali at gmail.com>
wrote:
> 2017-10-02 4:05 GMT+02:00 Ronald S. Bultje <rsbultje at gmail.com>:
> > On Sun, Oct 1, 2017 at 7:46 PM, Martin Vignali <martin.vignali at gmail.com
> >
> > wrote:
> > > I also modify several decoder/encoder, in order to fix the
> > DECLARE_ALIGNED
> > > from 16 to 32
> >
> > How did you decide which ones to change?
>
[..]
> using git grep clear_block, i check all the files who use this func
> and change LOCAL_ALIGNED_16 to LOCAL_ALIGNED_32
> or DECLARE_ALIGNED(16.. to DECLARE_ALIGNED(32...
>
OK, that addresses my potential concern, no more comments from me, thanks.
Ronald
More information about the ffmpeg-devel
mailing list