mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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/
|