[FFmpeg-devel] [PATCH] Don't error with svq3+threads

Alexander Strange astrange
Wed Dec 15 01:23:07 CET 2010


On Dec 12, 2010, at 9:55 AM, Michael Niedermayer wrote:

> On Sun, Dec 12, 2010 at 05:10:54AM -0500, Alexander Strange wrote:
>> 
>> On Dec 11, 2010, at 11:51 AM, Michael Niedermayer wrote:
>> 
>>> On Thu, Dec 09, 2010 at 07:19:42PM -0500, Alexander Strange wrote:
>>>> Doesn't actually implement it, just makes decoding start without crashing.
>>>> This error hurts adoption of threads, which I don't think helps us to get more threading code.
>>> 
>>> does svq3 decoding still work with this and threads>1 ?
>> 
>> Yes. (tested http://samples.mplayerhq.hu/V-codecs/SVQ3/returnoftheking_m480.mov)
> 
> well if it works and helps you then iam not against, though it feels a bit messy
> to have threads>1 and then use just 1
> 
> [...]

Applied. Added actually doing slice threading to roundup:

http://roundup.ffmpeg.org/issue2425




More information about the ffmpeg-devel mailing list