Icecast is a streaming media server which currently supports Ogg
streaming including the vorbis and theora codecs. Also icecast can
handle other streams like MP3/AAC/NSV.
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all.
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.
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME
by Mike Cheng, which in turn is based upon the ISO dist10 code and portions
of LAME.
Bonnie is a benchmark which measures the performance of Unix file system
operations. Bonnie is concerned with identifying bottlenecks; the name is
a tribute to Bonnie Raitt, who knows how to use one.
The Parma Polyhedra Library (PPL) provides numerical abstractions especially
targeted at applications in the field of analysis and verification of complex
systems.
The ASN.1 library used by GnuTLS, GNU Shishi and some other packages.
It was written by Fabio Fiorina, and has been shipped as part
of GnuTLS for some time but is now a proper GNU package.
The goal of this implementation is to be highly portable, and only
require an ANSI C89 platform.
(cherry picked from commit 5d977918e257e1923a810cadf1abe270cf1f28ea)
Signed-off-by: David Höppner <0xffea@gmail.com>
Cherokee is a very fast, flexible and easy to configure Web Server. It supports
the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, uWSGI, SSI, TLS
and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding,
Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP
Proxy, Traffic Shaper, Video Streaming and much more.