[FFmpeg-devel] [PATCH 2/4] avcodec/parser: use a mutex instead of atomics in av_register_codec_parser()
James Almer
jamrial at gmail.com
Fri Jan 5 02:57:48 EET 2018
On 1/4/2018 8:55 PM, Michael Niedermayer wrote:
> On Thu, Jan 04, 2018 at 03:19:02PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/parser.c | 11 +++++++----
>> 1 file changed, 7 insertions(+), 4 deletions(-)
>
> LGTM
>
> thx
Pushed, thanks.
More information about the ffmpeg-devel
mailing list