Hi all, I've just released beta 2 of libshout 2.0, the icecast 2 compatible streaming library. http://xiph.org/~brendan/beta/libshout-2.0b2.tar.gz Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6. Ogg and Vorbis are now prerequisites. Changes since beta 1: * lots and lots of autoconf. Thanks to Karl Heyes for his help here. * a fix for unusual MP3 bitrates contributed by Pritpaul Mahal. * two new API features: shout_init and shout_shutdown. Applications are required to call these before and after (respectively) using the shout library, especially in threaded applications. Please build and test it on as many platforms as possible, so that we can do an official release in the very near future. There are no known issues, but it has only been tested on a few platforms (recent linux, solaris, freebsd and Mac OS X systems). I received hardly any feedback on beta 1. I'm hoping for more in this beta, including "works for me on system ..." reports. Thanks, -b --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request at xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, Jul 02, 2003 at 02:46:50PM -0400, Brendan Cully wrote:> Please build and test it on as many platforms as possible, so that we > can do an official release in the very near future. There are no known > issues, but it has only been tested on a few platforms (recent linux, > solaris, freebsd and Mac OS X systems).blast, i missed the solaris part. so yeah, it compiles and the example runs on solaris 2.8 (sparc 5). i couldn't get it to compile right on Irix 6.5 on an O2. there were parse errors in netinet/tcp.h until i stuck #include <sys/bsd_types.h> right before it; still problems with vsnprintf, inet_ntop, inet_pton, and inet_ntoa (wrong prototypes?) despite definition of vsnprintf in stdio.h and inet_?to? in arpa/inet.h. oh, and i couldn't find a definition for struct sockaddr_storage anywhere under /usr/include. it also works on my debian unstable/athlon xp box, against debian-packaged ogg and vorbis 1.0 -- 01CB B175 70D8 2E39 CA13 AEA6 3A2B 2219 31CD 5381 -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/pgp-signature Size: 190 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/icecast/attachments/20030702/4e711699/attachment.sig>