At 2019-11-30 02:39:07, "Michael Niedermayer" <mich...@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 <hwr...@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.
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to