[Buildroot] [PATCH] gstreamer: can optionally use libxml2

Peter Korsgaard peter at korsgaard.com
Thu Nov 26 21:37:01 UTC 2015


>>>>> "gustavo" == gustavo zacarias <gustavo.zacarias at free-electrons.com> writes:

 > From: Gustavo Zacarias <gustavo.zacarias at free-electrons.com>
 > gstreamer can optionally build against libxml2, so account for it in
 > the dependencies.
 > Functionality seems somewhat reduced without it, an example being
 > misdetecting subtitle (.srt) files as subrip mime type instead of
 > subtitle itself.

 > A failed scenario would be:

 > $ gst-typefind-0.10 some.srt
 > some.srt - application/x-subrip

 > When built with libxml2:

 > $ gst-typefind-0.10 some.srt
 > some.srt - application/x-subtitle

 > This doesn't affect gstreamer 1.x since it dropped any use of libxml2.

 > Signed-off-by: Gustavo Zacarias <gustavo.zacarias at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list