On 12 January 2016 at 05:05, Timothy Gu <[email protected]> wrote:
> Are you sure you want to initialize libgcrypt unconditionally as you are
> doing here?
>
I don't think it's unconditional. It only tries to initialize gcrypt if
it's not been initialized already.
>+ if (!gcry_control(GCRYCTL_INITIALIZATION_FINISHED_P)) { \
But I'm not knowledgeable with C enough to argument that.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel