probably ok
On Thu, Dec 31, 2020 at 12:36 AM Andreas Rheinhardt <
andreas.rheinha...@gmail.com> wrote:
> It already uses ff_thread_once() to initialize its static data.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/qdmc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libav
It already uses ff_thread_once() to initialize its static data.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/qdmc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/qdmc.c b/libavcodec/qdmc.c
index 94681a0b6b..a8c930f0e7 100644
--- a/libavcodec/qdmc.c
+++ b/libavcodec/qdmc.c
@@