On Sun, Aug 25, 2024 at 10:34 PM Nuo Mi wrote:
>
>
> On Tue, Aug 20, 2024 at 9:22 PM Nuo Mi wrote:
>
>> Major changes since v1:
>> remove hadd and pmulld as James suggested
>> reduce vextracti128
>>
>> I'll plan to merge next week to stay on track for the next release,
> unless there are any obj
On Tue, Aug 20, 2024 at 9:22 PM Nuo Mi wrote:
> Major changes since v1:
> remove hadd and pmulld as James suggested
> reduce vextracti128
>
> I'll plan to merge next week to stay on track for the next release, unless
there are any objections
Thank you.
> Nuo Mi (4):
> avcodec/vvcdec: misc, ren
Major changes since v1:
remove hadd and pmulld as James suggested
reduce vextracti128
Nuo Mi (4):
avcodec/vvcdec: misc, rename BDOF_BLOCK_SIZE to BDOF_MIN_BLOCK_SIZE
avcodec/vvcdec: bdof, do not pad sources and gradients to simplify the
code
x86/vvcdec: inter, add optical flow avx2 code