Andreas Rheinhardt:
> all_fragments is not synced between threads; resetting it can wait.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/vp3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
> index 5002800ef2..272dd89117 10
all_fragments is not synced between threads; resetting it can wait.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/vp3.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
index 5002800ef2..272dd89117 100644
--- a/libavcodec/vp3.c
+++ b/liba