Commit graph

4 commits

Author SHA1 Message Date
Adam Vandenberg
2777ae419e celt - remove unused switch 2010-10-21 07:03:09 -07:00
Adam Vandenberg
e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
David Höppner
d3fb0dae62 celt: update version to 0.7.1, enable plc 2010-06-05 20:04:37 +02:00
David Höppner
74563a8fa1 The CELT ultra-low delay audio codec
The CELT codec is a compression algorithm for audio. Like MP3, 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.
2010-01-30 14:18:05 +01:00