On Tue, Dec 22, 2015 at 09:05:24PM +0100, Clément Bœsch wrote:
> ---
>  libavutil/thread.h | 96 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 96 insertions(+)
> 
> diff --git a/libavutil/thread.h b/libavutil/thread.h
> index 3d15737..0bb745e 100644
> --- a/libavutil/thread.h
> +++ b/libavutil/thread.h
> @@ -30,6 +30,102 @@
>  
>  #if HAVE_PTHREADS
>  #include <pthread.h>
> +
> +#if defined(ASSERT_LEVEL) && ASSERT_LEVEL > 0
> +

Applied with ASSERT_LEVEL > 1

[...]

-- 
Clément B.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to