Import buildroot 2016.02.01
This commit is contained in:
11
firmware/buildroot/package/gstreamer1/gst-omx/Config.in
Normal file
11
firmware/buildroot/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