On Wed, Sep 4, 2024 at 7:20 AM Nuo Mi <[email protected]> wrote: > > > On Sun, Aug 25, 2024 at 12:43 PM Nuo Mi <[email protected]> wrote: > >> >> >> On Sat, Aug 24, 2024 at 5:40 AM James Almer <[email protected]> wrote: >> >>> On 8/23/2024 10:17 AM, Anton Khirnov wrote: >>> > tsan reports races in the decoder, it would be nice if someone could >>> > look at them before this goes in. >>> >>> Not data races, but "lock-order-inversion (potential deadlock)", which >>> sounds worse. >>> >> Threads are hard. See >> https://imgur.com/multithreading-fixing-problem-RbelQBq >> Patch sent. >> > Merge the patch to satisfy TSAN. We now have no VVC issues at FATE > <https://fate.ffmpeg.org/report.cgi?slot=x86_64-archlinux-gcc-tsan&time=20240903190517> > . > Thank you, James and Anton, for reporting this. > > I will merge the '[PATCH] lavc/vvc: Remove experimental flag' patch if > there are no objections. > Thank you to Frank for his great help with fuzz testing > > Merged.
> >>> _______________________________________________ >>> ffmpeg-devel mailing list >>> [email protected] >>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel >>> >>> To unsubscribe, visit link above, or email >>> [email protected] with subject "unsubscribe". >>> >> _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
