Config.in 295 B

1234567891011
  1. config BR2_PACKAGE_GSTREAMER
  2. bool "gstreamer"
  3. depends on BR2_USE_WCHAR # glib2
  4. select BR2_PACKAGE_LIBGLIB2
  5. help
  6. GStreamer is an open source multimedia framework.
  7. http://gstreamer.freedesktop.org/
  8. comment "gstreamer requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR