Config.in 423 B

123456789101112
  1. config BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING
  2. bool "webrtc-audio-processing"
  3. depends on BR2_arm || BR2_i386 || BR2_x86_64
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. help
  6. AudioProcessing library based on Google's implementation of
  7. WebRTC.
  8. http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
  9. comment "webrtc-audio-processing requires a toolchain with C++ support enabled"
  10. depends on !BR2_INSTALL_LIBSTDCPP