[vlc-devel] [vlc-commits] avcodec: disable threading by default

Luca Barbato lu_zero at gentoo.org
Thu Sep 20 13:14:24 CEST 2012


On 09/20/2012 10:35 AM, Rémi Denis-Courmont wrote:
> Le jeudi 20 septembre 2012 10:06:59, Jean-Baptiste Kempf a écrit :
>> On Thu, Sep 20, 2012 at 09:47:45AM +0300, Rémi Denis-Courmont wrote :
>>> Le jeudi 20 septembre 2012 01:20:06, Jean-Baptiste Kempf a écrit :
>>>> On Tue, Sep 18, 2012 at 05:54:40PM +0200, Rémi Denis-Courmont wrote :
>>>>> Fixed avcodec version should be checked before this is re-enabled.
>>>>
>>>> avcodec version HEAD has fixed multithreading for RV30/RV40 and Mpeg-4
>>>> part 2 with size changes and such. Tested with broken and fuzzed
>>>> streams too.
>>>> H.264 is a remaining issue.
>>>
>>> I still get lots of deadlocks on MP2V.
>>
>> mp2v is not frame-threaded (-mt), so the issue is not related to the same
>> one.
> 
> I couldn't care less how it is threaded, frame-wise or otherwise. It is 
> threaded (as obvious from the stack traces) and it locks up quite often unless 
> threaded decoding is turned off.
> 

Give me a testcase or a proper backtrace please.

lu



More information about the vlc-devel mailing list