[FFmpeg-devel] [PATCH] lavc/vvc: Remove experimental flag
Nuo Mi
nuomi2021 at gmail.com
Fri Sep 6 17:19:44 EEST 2024
On Wed, Sep 4, 2024 at 7:20 AM Nuo Mi <nuomi2021 at gmail.com> wrote:
>
>
> On Sun, Aug 25, 2024 at 12:43 PM Nuo Mi <nuomi2021 at gmail.com> wrote:
>
>>
>>
>> On Sat, Aug 24, 2024 at 5:40 AM James Almer <jamrial at gmail.com> 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
>>> ffmpeg-devel at ffmpeg.org
>>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>>
>>> To unsubscribe, visit link above, or email
>>> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>>>
>>
More information about the ffmpeg-devel
mailing list