OSDN Git Service

lavc: make avcodec_init() static on next bump.
authorAnton Khirnov <anton@khirnov.net>
Wed, 10 Aug 2011 07:50:00 +0000 (09:50 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 10 Aug 2011 10:49:57 +0000 (12:49 +0200)
commit7221139ba0486c24afeac1f41ba97c75f58046b9
tree80cd8ebf69f529cff4308ae09b742a1e19957ff6
parentd1d33e0763d68c6eaff1342247f8c3198a188f0a
lavc: make avcodec_init() static on next bump.

It's called from avcodec_register() anyway, so there's no reason for it
to be public.
libavcodec/avcodec.h
libavcodec/utils.c
libavcodec/version.h