Nuo Mi
Nuo Mi
>I think if we want to add these checks, our best bet is to modify the code to be fully ISO C compliant in these cases. If this costs too...
Hi @frankplow , thank you for the issue. @QSXW could you help this. thank you
@QSXW could you help check? thank you
If it's difficult, perhaps we should approach it as it is. I'll rebase the code to the latest version to fix the fuzz issue. Then, we can work together on...
> > If it's difficult, perhaps we should approach it as it is. I'll rebase the code to the latest version to fix the fuzz issue. Then, we can work...
@QSXW buffering_period may need more time, how about we send this to upstream for review firstly
> @nuomi2021 Should I send the patch now? yes, please
> > @QSXW buffering_period may need more time, how about we send this to upstream for review firstly > > Sure. No worries. I copied the codes from `VVC_NextSoftware` and...
@QSXW can we use av_hash_alloc instead of hand writingcheck_md5 and check_checksum? for crc, maybe we need to add 16bits crc to hash.h. But it should be easy since we have...
> > @QSXW can we use av_hash_alloc instead of hand writingcheck_md5 and check_checksum? for crc, maybe we need to add 16bits crc to hash.h. But it should be easy since...