Config.in 309 B

1234567891011
  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. http://webmproject.org
  8. comment "libvpx needs a toolchain w/ threads"
  9. depends on !BR2_TOOLCHAIN_HAS_THREADS