Will apply soon.
On Mon, Nov 9, 2020 at 4:22 PM Paul B Mahol wrote:
>
>
> On Mon, Nov 9, 2020 at 4:11 PM Derek Buitenhuis <
> derek.buitenh...@gmail.com> wrote:
>
>> On 09/11/2020 12:02, Paul B Mahol wrote:
>> > +.caps_internal = FF_CODEC_CAP_INIT_CLEANUP,
>>
>> I think you can add FF_CODEC
On Mon, Nov 9, 2020 at 4:11 PM Derek Buitenhuis
wrote:
> On 09/11/2020 12:02, Paul B Mahol wrote:
> > +.caps_internal = FF_CODEC_CAP_INIT_CLEANUP,
>
> I think you can add FF_CODEC_CAP_INIT_THREADSAFE since ff_thread_once is
> used properly.
>
What about the rest of the mpv init code that ca
On 09/11/2020 12:02, Paul B Mahol wrote:
> +.caps_internal = FF_CODEC_CAP_INIT_CLEANUP,
I think you can add FF_CODEC_CAP_INIT_THREADSAFE since ff_thread_once is
used properly.
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ff
From: Jean-Baptiste Kempf
Signed-off-by: Paul B Mahol
---
Changelog | 1 +
doc/general_contents.texi | 2 +-
libavcodec/Makefile| 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mpegutils.h | 1 +
libavcodec/mpegvideo.h | 3 +
libavcodec/mpegvideo
Paul B Mahol:
> From: Jean-Baptiste Kempf
>
> Signed-off-by: Paul B Mahol
> ---
> Changelog | 1 +
> doc/general_contents.texi | 2 +-
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/mpegutils.h | 1 +
> libavcodec/mpegvideo.h
From: Jean-Baptiste Kempf
Signed-off-by: Paul B Mahol
---
Changelog | 1 +
doc/general_contents.texi | 2 +-
libavcodec/Makefile| 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mpegutils.h | 1 +
libavcodec/mpegvideo.h | 5 +-
libavcodec/mpegvide