Commit Graph

8 Commits (6cd6926bf267775771f9975dd65095c5d6118428)

Author SHA1 Message Date
Jack Nagel 8ea6c38535 celt 0.11.1
- Builds with LLVM >= 2336

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:03:49 -06:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Justin Clift 2c200190d8 Updated formula: celt
Updated to newer upstream 0.8.1 release, the latest that compiles on OSX.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-25 09:45:17 -08:00
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