mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
11
package/gstreamer1/gst-omx/Config.in
Normal file
11
package/gstreamer1/gst-omx/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_GST_OMX
|
||||
bool "gst-omx"
|
||||
depends on BR2_PACKAGE_HAS_LIBOPENMAX
|
||||
select BR2_PACKAGE_GST1_PLUGINS_BASE
|
||||
help
|
||||
GStreamer plug-in to use OpenMAX API.
|
||||
|
||||
http://cgit.freedesktop.org/gstreamer/gst-omx
|
||||
|
||||
comment "gst-omx requires a OpenMAX implementation"
|
||||
depends on !BR2_PACKAGE_HAS_LIBOPENMAX
|
||||
Reference in New Issue
Block a user