2012-12-16 07:56:10 +01:00
|
|
|
config BR2_PACKAGE_CELT051
|
|
|
|
bool "celt051"
|
|
|
|
select BR2_PACKAGE_LIBOGG
|
|
|
|
help
|
|
|
|
The CELT ultra-low delay audio codec
|
2013-11-11 17:23:23 +01:00
|
|
|
|
2012-12-16 07:56:10 +01:00
|
|
|
The CELT codec is a compression algorithm for audio. Like MP3,
|
2017-05-05 16:08:07 +02:00
|
|
|
Vorbis, and AAC it is suitable for transmitting music with
|
|
|
|
high quality. Unlike these formats CELT imposes very little
|
|
|
|
delay on the signal, even less than is typical for speech
|
|
|
|
centric formats like Speex, GSM, or G.729.
|
2013-11-11 17:23:23 +01:00
|
|
|
|
2012-12-16 07:56:10 +01:00
|
|
|
Note: this is version 0.5.1.3 of celt.
|
2013-11-11 17:23:23 +01:00
|
|
|
|
2012-12-16 07:56:10 +01:00
|
|
|
http://www.celt-codec.org/
|