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. > > _______________________________________________ > 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".
