summaryrefslogtreecommitdiffstats
path: root/rules/gst-bayer2rgb-neon.in
blob: eac2ffa63f94d741b0912dbfca49de3e53e37003 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=multimedia_gstreamer1

config GST_BAYER2RGB_NEON
	tristate
	prompt "gst-bayer2rgb-neon"
	select BAYER2RGB3
	select GSTREAMER1
	select GST_PLUGINS_BASE1
	help
	  Unofficial GStreamer-plugin that utilizes
	  NEON-extension to convert video/x-bayer to RGB.