On Sun,  6 Nov 2011 12:15:54 +0200, Martin Storsjö <[email protected]> wrote:
> Calling the init function will become mandatory at some later
> point. By calling it, more heavy network init (such as SSL/TLS
> library init) can be done once at startup, instead of implicitly
> when used (which could lead to it being done a number of times).
> ---
>  avconv.c   |    2 ++
>  avplay.c   |    2 ++
>  avprobe.c  |    3 +++
>  avserver.c |    1 +
>  ffmpeg.c   |    2 ++
>  5 files changed, 10 insertions(+), 0 deletions(-)
> 

Ok.

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

Reply via email to