On 11/25/2017 10:56 PM, Michael Niedermayer wrote: > On Sat, Nov 25, 2017 at 05:01:55PM +0000, Rostislav Pehlivanov wrote: >> Signed-off-by: Rostislav Pehlivanov <atomnu...@gmail.com> >> --- >> libavcodec/utils.c | 9 +++++---- >> 1 file changed, 5 insertions(+), 4 deletions(-) > > LGTM > > The whole lock manager should possibly be simplified using some > more standard mutex stuff from C11 or use that as default. > > thx
If you mean threads.h stuff, afaik it's optional and glibc doesn't include it, so hardly an option today. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel