Library for Communication with icecast Server
Libshout is a library for communicating with and sending data to an
icecast server. It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / libshout
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/libshout && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000143 143 Bytes | |
baselibs.conf | 0000000010 10 Bytes | |
libshout-2.4.6.tar.gz | 0000571153 558 KB | |
libshout.changes | 0000005656 5.52 KB | |
libshout.spec | 0000002864 2.8 KB |
Revision 22 (latest revision is 27)
Jan Engelhardt (jengelh)
accepted
request 975152
from
Christophe Giboudeaux (cgiboudeaux)
(revision 22)
- Update to 2.4.6 * Fixed pkg-config file * Made vorbis an optional codec * Do not pass to small headers to libspeex (see also the same mirror-patch in Icecast) * Updated documentation, mostly in regard of making it clearer which functions are now obsoleted * General code cleanup * Added compiler warnings about obsoleted functions and ignored return values * Replaced old shout_set_metadata() with new shout_set_metadata_utf8() * Added support for plain text streaming * Fixed shout_set_metadata*() sometimes returning SHOUTERR_RETRY * Workaround old clients by emulating SHOUTERR_RETRY with SHOUTERR_BUSY * Remove our re-implementation of X509_check_host() * Allow to disable building tools - Spec cleanup
Comments 0