[FFmpeg-devel] [PATCH v4] avutil/mips: refine msa macros CLIP_*.

Michael Niedermayer michael at niedermayer.cc
Thu Aug 8 02:05:13 EEST 2019


On Wed, Aug 07, 2019 at 05:52:00PM +0800, gxw wrote:
> Changing details as following:
> 1. Remove the local variable 'out_m' in 'CLIP_SH' and store the result in
>    source vector.
> 2. Refine the implementation of macro 'CLIP_SH_0_255' and 'CLIP_SW_0_255'.
>    Performance of VP8 decoding has speed up about 1.1%(from 7.03x to 7.11x).
>    Performance of H264 decoding has speed up about 0.5%(from 4.35x to 4.37x).
>    Performance of Theora decoding has speed up about 0.7%(from 5.79x to 5.83x).
> 3. Remove redundant macro 'CLIP_SH/Wn_0_255_MAX_SATU' and use 'CLIP_SH/Wn_0_255'
>    instead, because there are no difference in the effect of this two macros.

can these 3 things be split into 3 patches ?
It would be clearer if each change would be in its own patch

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Whats the most studid thing your enemy could do ? Blow himself up
Whats the most studid thing you could do ? Give up your rights and
freedom because your enemy blew himself up.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190808/a697a276/attachment.sig>


More information about the ffmpeg-devel mailing list