On Sat, Nov 30, 2019 at 01:21:25PM +0800, hwren wrote:
>
>
>
>
>
>
>
>
>
> At 2019-11-30 02:39:07, "Michael Niedermayer" wrote:
> >On Mon, Oct 14, 2019 at 09:22:43PM +0800, hwren wrote:
> >> Optimize data access from multiplication to iteration.
> >>
> >> Signed-off-by: hwren
> >> ---
>
At 2019-11-30 02:39:07, "Michael Niedermayer" wrote:
>On Mon, Oct 14, 2019 at 09:22:43PM +0800, hwren wrote:
>> Optimize data access from multiplication to iteration.
>>
>> Signed-off-by: hwren
>> ---
>> libavcodec/libxavs2.c | 45 +
>> 1 fil
On Mon, Oct 14, 2019 at 09:22:43PM +0800, hwren wrote:
> Optimize data access from multiplication to iteration.
>
> Signed-off-by: hwren
> ---
> libavcodec/libxavs2.c | 45 +
> 1 file changed, 29 insertions(+), 16 deletions(-)
I think the change is ok
ping the remaining three patches.
Thanks,
Huiwen Ren
At 2019-10-14 21:22:43, "hwren" wrote:
>Optimize data access from multiplication to iteration.
>
>Signed-off-by: hwren
>---
> libavcodec/libxavs2.c | 45 +
> 1 file changed, 29 insertions(+), 1