On Tue, 10 Jan 2017 18:24:27 +
Derek Buitenhuis wrote:
> Signed-off-by: Derek Buitenhuis
> ---
> It looks like it already is threadsafe, amazingly? I don't
> see any table inits, somehow.
> ---
> libavcodec/hevc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/hevc.c b
Signed-off-by: Derek Buitenhuis
---
It looks like it already is threadsafe, amazingly? I don't
see any table inits, somehow.
---
libavcodec/hevc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c
index 7c563a3..607a8da 100644
--- a/libavcodec/hevc.c
+++ b/