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