summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/chrome.svg
blob: 9189815ebc9270cf0b04d5fa9c537065616c9135 (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chrome"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="21.17" y1="8" x2="12" y2="8"></line><line x1="3.95" y1="6.06" x2="8.54" y2="14"></line><line x1="10.88" y1="21.94" x2="15.46" y2="14"></line></svg>
feature', value : 'auto', description : 'Compile libcamera GStreamer plugin') option('ipas', type : 'array', choices : ['ipu3', 'rkisp1', 'rpi/vc4', 'simple', 'vimc'], description : 'Select which IPA modules to build') option('lc-compliance', type : 'feature', value : 'auto', description : 'Compile the lc-compliance test application') option('pipelines', type : 'array', value : ['auto'], choices : [ 'all', 'auto', 'imx8-isi', 'ipu3', 'mali-c55', 'rkisp1', 'rpi/vc4', 'simple', 'uvcvideo', 'vimc' ], description : 'Select which pipeline handlers to build. If this is set to "auto", all the pipelines applicable to the target architecture will be built. If this is set to "all", all the pipelines will be built. If both are selected then "all" will take precedence.') option('pycamera', type : 'feature', value : 'auto', description : 'Enable libcamera Python bindings (experimental)') option('qcam', type : 'feature', value : 'auto', description : 'Compile the qcam test application') option('test', type : 'boolean', value : false, description : 'Compile and include the tests') option('tracing', type : 'feature', value : 'auto', description : 'Enable tracing (based on lttng)') option('udev', type : 'feature', value : 'auto', description : 'Enable udev support for hotplug') option('v4l2', type : 'boolean', value : false, description : 'Compile the V4L2 compatibility layer')