On Thu, Apr 02, 2015 at 03:17:36PM +0300, Martin Storsjö wrote:
> --- a/libavcodec/internal.h
> +++ b/libavcodec/internal.h
> @@ -34,11 +34,16 @@
>  #include "config.h"
>  
>  /**
> - * Codec is thread safe.
> + * The codec doesn't touch global variables in the init function, allowing
> + * running the init function without locking any global mutexes.

do not (please avoid short forms in written English)

allowing to run

LGTM otherwise

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to