6b0400c0a2f5925eee1f3ec390f456d47eb61d32
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_LIBVPX
2         bool "libvpx"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           A high-quality, open video format that's freely available to
6           everyone. Supports the VP8 and VP9 formats.
7
8           http://webmproject.org
9
10 comment "libvpx needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS