[vlc-devel] [PATCH] Fix crash when scaling up with threads >= 1

Ilkka Ollakka ileoo at videolan.org
Tue May 4 12:06:25 CEST 2010


On Mon, May 03, 2010 at 01:55:05PM -0700, David Menestrina wrote:
> The code was creating new images based on the decoder output format
> and then passing them to the encoder input without transforming them.
> These new images were only duplicates, so now we call a new
> duplicate_picture function which makes a copy of a picture with the
> same format as the original.

Hi,

This patch doesn't seem to help on encoding problems with multiple
decoding threads for me (eg x264 complains about mv-stuff etc).
Otherwise it seems ok, but doesn't fix the threading bug on transcode.

-- 
Ilkka Ollakka
Travel important today; Internal Revenue men arrive tomorrow.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100504/edd189c9/attachment.sig>


More information about the vlc-devel mailing list