gst1-plugins-bad-openipc: Fix configuration typos

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
pull/1427/head
Alex J Lennon 2024-05-01 18:06:42 +01:00
parent ca8574fe4e
commit 07977f1f8a
1 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_PLUGIN_DVBSUBENC
help
DVB subpicture encoding support
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_PLUGIN_DVBSUBOVERLAY
bool "dvbsuboverlay"
help
DVB subtitle renderer plugin
@ -609,7 +609,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_PLUGIN_SNDFILE
bool "sndfile"
select BR2_PACKAGE_LIBSNDFILE
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SRTP
config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_PLUGIN_SRTP
bool "srtp"
select BR2_PACKAGE_LIBSRTP
@ -645,7 +645,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_PLUGIN_VA
comment "va needs a toolchain w/ threads, dynamic library"
depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_OPENIPC_VOAACENC
config BR2_PACKAGE_GST1_PLUGINS_BAD_OPENIPC_OPENIPC_VOAACENC
bool "voaacenc"
select BR2_PACKAGE_VO_AACENC