Config.in 396 B

123456789101112
  1. config BR2_PACKAGE_LIBDVBPSI
  2. bool "libdvbpsi"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. libdvbpsi is a simple library designed for decoding and
  6. generation of MPEG TS and DVB PSI tables according to
  7. standards ISO/IEC 13818 and ITU-T H.222.0.
  8. http://www.videolan.org/developers/libdvbpsi.html
  9. comment "libdvbpsi needs a toolchain w/ threads"
  10. depends on !BR2_TOOLCHAIN_HAS_THREADS