aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/celt.rb
AgeCommit message (Collapse)Author
2013-01-26celt: style nitAdam Vandenberg
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25celt 0.11.1Jack Nagel
- Builds with LLVM >= 2336 Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-25Updated formula: celtJustin Clift
Updated to newer upstream 0.8.1 release, the latest that compiles on OSX. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21celt - remove unused switchAdam Vandenberg
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
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-05celt: update version to 0.7.1, enable plcDavid Höppner
2010-01-30The CELT ultra-low delay audio codecDavid Höppner
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.