1 Star 0 Fork 1

AlphaGo/gstreamer-imx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
meson_options.txt 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
option('vpu', type : 'feature', value : 'auto', description : 'hardware accelerated video en/decoding elements using the NXP i.MX VPU')
option('uniaudiodec', type : 'feature', value : 'auto', description : 'Audio decoder element using the NXP uniaudio codecs')
option('mp3encoder', type : 'feature', value : 'auto', description : 'mp3 encoder element using the NXP mp3 encoder library')
option('g2d', type : 'feature', value : 'auto', description : '2D elements using the Vivante G2D API')
option('g2d-based-on-dpu', type : 'boolean', value : false, description : 'Whether or not the G2D implementation is emulated on top of the i.MX8qm or i.MX8qxp DPU')
option('ipu', type : 'feature', value : 'auto', description : '2D elements using the i.MX6 Image Processing Unit (IPU)')
option('pxp', type : 'feature', value : 'auto', description : '2D elements using the i.MX6 Pixel Pipeline (PxP)')
option('imx-headers-path', type : 'string', value : '', description : 'path to the extra imx kernel headers')
option('sysroot', type : 'string', value : '', description : 'sysroot path (if empty, the sysroot path from the meson external properties is used)')
option('imx2d-videosink', type : 'boolean', value : true)
option('imx2d-compositor', type : 'feature', value : 'auto')
option('v4l2', type : 'boolean', value : true, description : 'build mxc_v4l2 specific V4L2 source and sink elements')
option('package-name', type : 'string', value : 'Unknown package name', yield : true, description : 'package name to use in plugins')
option('package-origin', type : 'string', value : 'Unknown package origin', yield : true, description : 'package origin URL to use in plugins')
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Jedi98/gstreamer-imx.git
git@gitee.com:Jedi98/gstreamer-imx.git
Jedi98
gstreamer-imx
gstreamer-imx
master

搜索帮助