shshankjain / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

vpx_codec_control(&codec, VP8E_SET_ACTIVE_MAP, ...) crashes encoder if thread count is more than 1 #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Initialize encoder with multiple threads.
2. vpx_codec_control(&codec, VP8E_SET_ACTIVE_MAP, ...)
3. encode a new image.

Encoder crashes.

Original issue reported on code.google.com by hc...@google.com on 4 Nov 2010 at 12:09

GoogleCodeExporter commented 9 years ago
We think this is fixed as of v0.9.5-98-g3ac7317

Original comment by fbarch...@google.com on 22 Dec 2010 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by jkoles...@google.com on 22 Dec 2010 at 1:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 96d43a873a61.

Original comment by jz...@google.com on 12 Sep 2014 at 6:06

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 40b3a618ec5b.

Original comment by jz...@google.com on 14 Oct 2014 at 5:36