summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-05-12 12:08:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-12 12:18:51 +0200
commit81ac3fdf227dc34871b4aabb1c67eae9d28658a3 (patch)
tree937c1c09e748544bdd6a3395587e558eb32f0928 /rules/gst-plugins-base.in
parent265295d35a5964276c1f43b1dcdaa2810dcdd8ca (diff)
downloadptxdist-81ac3fdf227dc34871b4aabb1c67eae9d28658a3.tar.gz
ptxdist-81ac3fdf227dc34871b4aabb1c67eae9d28658a3.tar.xz
gst-plugins-base: version bump 0.10.29 -> 0.10.33
Based on a patch from Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base.in')
-rw-r--r--rules/gst-plugins-base.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/gst-plugins-base.in b/rules/gst-plugins-base.in
index 282a6f6f4..850a670b4 100644
--- a/rules/gst-plugins-base.in
+++ b/rules/gst-plugins-base.in
@@ -14,6 +14,8 @@ menuconfig GST_PLUGINS_BASE
select PANGO if GST_PLUGINS_BASE_PANGO
select UDEV if GST_PLUGINS_BASE_GST_V4L
select UDEV_LIBGUDEV if GST_PLUGINS_BASE_GST_V4L
+ select LIBXML2 if GST_PLUGINS_BASE_SUBPARSE
+ select LIBXML2_HTML if GST_PLUGINS_BASE_SUBPARSE
# x features need libx11 + Xv
select XORG if GST_PLUGINS_BASE_X
@@ -67,6 +69,10 @@ if GST_PLUGINS_BASE
select GST_PLUGINS_BASE_PLAYBACK
prompt "decodebin2"
+ config GST_PLUGINS_BASE_ENCODING
+ bool
+ prompt "encoding"
+
config GST_PLUGINS_BASE_FFMPEGCOLORSPACE
bool
prompt "ffmpegcolorspace"