xref: /OK3568_Linux_fs/buildroot/package/libtheora/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBTHEORA
2	bool "libtheora"
3	select BR2_PACKAGE_LIBOGG
4	select BR2_PACKAGE_LIBVORBIS
5	help
6	  A library for the free and open video compression format
7	  "Theora" from the Xiph.org Foundation.
8
9	  http://www.theora.org/
10