On Thursday, 19 June 2003 at 02:17, Arc wrote:> On Wed, Jun 18, 2003 at 09:20:23PM -0400, Brendan Cully wrote: > > Libshout 2.0, the icecast 2 compatible streaming library, is now in > > did you resolve the return value issue that was addressed before?what return value issue?> also, and I dont know if this should be release-dependent, but I'd > really like to see speex supported.. not just as an alternative to > vorbis, but chained end-to-end in the same stream.2.0 is definitely not waiting for this :) --- >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-dev-request@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 Thu, Jun 19, 2003 at 11:03:29AM -0400, Brendan Cully wrote:> On Thursday, 19 June 2003 at 02:17, Arc wrote: > > On Wed, Jun 18, 2003 at 09:20:23PM -0400, Brendan Cully wrote: > > > Libshout 2.0, the icecast 2 compatible streaming library, is now in > > > > did you resolve the return value issue that was addressed before? > > what return value issue?To quote yourself: ----------- I think libshout 2 is complete and stable enough for a beta release. But I have one change I'd like to make: right now all the public error codes are positive, but I'd like to make them negative (so the unix tradition of if (shout_x < 0) uhoh(); works). This breaks binary compatibility of course, which is why I want to do it now. Any issues? -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/pgp-signature Size: 188 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20030619/f5196567/part.pgp
On Thursday, 19 June 2003 at 11:42, Arc wrote:> On Thu, Jun 19, 2003 at 11:03:29AM -0400, Brendan Cully wrote: > > On Thursday, 19 June 2003 at 02:17, Arc wrote: > > > On Wed, Jun 18, 2003 at 09:20:23PM -0400, Brendan Cully wrote: > > > > Libshout 2.0, the icecast 2 compatible streaming library, is now in > > > > > > did you resolve the return value issue that was addressed before? > > > > what return value issue? > > To quote yourself: > > I think libshout 2 is complete and stable enough for a beta > release. But I have one change I'd like to make: right now all the > public error codes are positive, but I'd like to make them negative > (so the unix tradition of if (shout_x < 0) uhoh(); works). This breaks > binary compatibility of course, which is why I want to do it now. Any > issues?Yes, the error codes are negative now. --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.