84d589a963
Move multimedia libraries ouf of the Audio and Video category into the Libraries/Multimedia one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
config BR2_PACKAGE_LIBTHEORA
|
|
bool "libtheora"
|
|
select BR2_PACKAGE_LIBOGG
|
|
select BR2_PACKAGE_LIBVORBIS
|
|
help
|
|
A library for the free and open video compression format "Theora"
|
|
from the Xiph.org Foundation.
|
|
|
|
http://www.theora.org/
|