Config.in 269 B

12345678910
  1. config BR2_PACKAGE_LIBTHEORA
  2. bool "libtheora"
  3. select BR2_PACKAGE_LIBOGG
  4. select BR2_PACKAGE_LIBVORBIS
  5. select BR2_PACKAGE_PKGCONFIG
  6. help
  7. A library for the free and open video compression format "Theora"
  8. from the Xiph.org Foundation.
  9. http://www.theora.org/