[vlc-devel] What does vlc do with libxml2?
Frédéric Yhuel
yhuelf at gmail.com
Thu Oct 25 06:37:31 CEST 2012
On Thu, Oct 25, 2012 at 1:51 AM, Peter Tap <ptrtap at yahoo.com> wrote:
> Jean,
>
> Thank you for your help.
>
> In my custom build, I don't require supporting subtitles at all. Is it safe
> to disable xml2 in vlc build configuration?
>
Why don't you do something like:
ack-grep "#include <vlc_xml.h>" vlc/modules/
and see if you need these modules?
There's only a ten or so modules using libxml2.
Best regards,
Frédéric
More information about the vlc-devel
mailing list