Re: [FFmpeg-devel] [PATCH] ffmpeg: silence a thread_safe_callbacks deprecation warning

2021-06-09 Thread James Almer
On 6/7/2021 9:17 AM, James Almer wrote: Signed-off-by: James Almer --- fftools/ffmpeg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c index 04ddc9e60b..e97d879cb3 100644 --- a/fftools/ffmpeg.c +++ b/fftools/ffmpeg.c @@ -2962,7 +2962,9 @@ static int

[FFmpeg-devel] [PATCH] ffmpeg: silence a thread_safe_callbacks deprecation warning

2021-06-07 Thread James Almer
Signed-off-by: James Almer --- fftools/ffmpeg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c index 04ddc9e60b..e97d879cb3 100644 --- a/fftools/ffmpeg.c +++ b/fftools/ffmpeg.c @@ -2962,7 +2962,9 @@ static int init_input_stream(int ist_index, char *error