[FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding

Michael Niedermayer michaelni
Thu Jul 1 03:28:35 CEST 2010


On Wed, Jun 30, 2010 at 03:49:34PM +0100, Mans Rullgard wrote:
> This allocates per-thread copies of some buffers which are updated
> concurrently from the encoding threads.

almost all buffers are updated concurrently from the threads
some of what you change doesnt look like its even used by encoders
though

is this fixing a bug?
if so please elaborate what and where. My guess would be toward
ac_val being the one causing the issues.


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is not what we do, but why we do it that matters.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100701/eb5d24d4/attachment.pgp>



More information about the ffmpeg-devel mailing list