Blame view

buildroot/buildroot-2016.08.1/package/gstreamer1/gst-omx/Config.in 310 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
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