|
@@ -686,6 +686,9 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_V4L2CODECS
|
|
help
|
|
help
|
|
Video4Linux Stateless CODECs support
|
|
Video4Linux Stateless CODECs support
|
|
|
|
|
|
|
|
+comment "v4l2codecs need udev /dev management"
|
|
|
|
+ depends on !BR2_PACKAGE_HAS_UDEV
|
|
|
|
+
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_X265
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_X265
|
|
bool "x265"
|
|
bool "x265"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|