kumquat-buildroot/package/gstreamer
Gustavo Zacarias bb5e3ffb11 gstreamer: can optionally use libxml2
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@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-11-26 22:36:19 +01:00
..
gst-dsp
gst-ffmpeg
gst-fsl-plugins gst-fsl-plugins: bump version to 4.0.3 2015-09-19 15:39:39 +02:00
gst-omapfb
gst-plugin-x170
gst-plugins-bad gst-plugins-bad: depend on directfb instead of selecting it for directfb plugin 2015-09-14 21:36:51 +02:00
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
gstreamer gstreamer: can optionally use libxml2 2015-11-26 22:36:19 +01:00
Config.in
gstreamer.mk