cd900a0d59
libtheora is a library used by gstreamer when streaming Ogg multimedia.
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
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/
|