vp8: Wait for prev_frame to parse segment_map before reading it
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 23 Jun 2013 04:16:11 +0000 (21:16 -0700)
committerMartin Storsjö <martin@martin.st>
Sun, 7 Jul 2013 10:30:29 +0000 (13:30 +0300)
commit46d208e1e097ab0bb37aea8f3ffa80a25b4d0eef
tree02c6d6db915698a84c86246f2015414302c4197b
parent6c86a63bad7700848b1e46337038cf5bd06abbe6
vp8: Wait for prev_frame to parse segment_map before reading it

This fixes occasional failures of vp8-test-vector-010 with frame-level
multithreading enabled.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/vp8.c