OSDN Git Service

Correct the valid buffer size
[android-x86/hardware-intel-common-vaapi.git] / meson_options.txt
1 option('driverdir', type : 'string', description : 'drivers path')
2 option('with_x11', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
3 option('with_wayland', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
4 option('enable_hybrid_codec', type : 'boolean', value : false)
5 option('enable_tests', type : 'boolean', value : false)