summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-07-16 09:08:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-07-16 21:24:44 +0200
commit8d3e321840dec6e8e579b888db7ca2a8466abeef (patch)
treea1eafc278008a1700799dd5d57bd85fc4c988426 /rules/gst-plugins-base1.in
parentae8cfea897986af9b7ab7ec4e8fa3fcc84366e11 (diff)
downloadptxdist-8d3e321840dec6e8e579b888db7ca2a8466abeef.tar.gz
ptxdist-8d3e321840dec6e8e579b888db7ca2a8466abeef.tar.xz
gst-plugins-base1: the plugins uses the encoder as well, so enable it
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 53369baba..c076a9a4b 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -16,6 +16,7 @@ menuconfig GST_PLUGINS_BASE1
select GLIB if GST_PLUGINS_BASE1_GIO
select LIBOGG if GST_PLUGINS_BASE1_OGG
select LIBTHEORA if GST_PLUGINS_BASE1_THEORA
+ select LIBTHEORA_ENCODING if GST_PLUGINS_BASE1_THEORA
select LIBVORBIS if GST_PLUGINS_BASE1_VORBIS
select PANGO if GST_PLUGINS_BASE1_PANGO
select OPUS if GST_PLUGINS_BASE1_OPUS