[FFmpeg-devel] [PATCH v5 2/4] lavc/libxavs2: optimize data access

hwren hwrenx at 126.com
Sat Nov 30 07:21:25 EET 2019










At 2019-11-30 02:39:07, "Michael Niedermayer" <michael at niedermayer.cc> wrote:
>On Mon, Oct 14, 2019 at 09:22:43PM +0800, hwren wrote:
>> Optimize data access from multiplication to iteration.
>> 
>> Signed-off-by: hwren <hwrenx at 126.com>
>> ---
>>  libavcodec/libxavs2.c | 45 +++++++++++++++++++++++++++++----------------
>>  1 file changed, 29 insertions(+), 16 deletions(-)
>
>I think the change is ok but the commit message is hard to understand
>

>thx


I'm not sure which way is better to describe this commit. What I did was use iterative addressing instead of multiplicative addressing. So, maybe it's better to use message like Optimize data addressingor like Use iterative addressing instead of multiplicative addressing? I would be appreciate if you could give me some suggestions.


Thanks,
Huiwen Ren


>
>[...]
>-- 
>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.
>


More information about the ffmpeg-devel mailing list