shout2: Don't wait if we're late
authorBenjamin Otte <otte@redhat.com>
Thu, 8 Apr 2010 09:54:19 +0000 (11:54 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 8 Apr 2010 13:57:36 +0000 (15:57 +0200)
commit59f2cb3cb9fb4d77deb45ba7db7940658ee9c084
tree40499880b456d175425188eb83a176c52b32fe34
parentddfb2827d17cd2b787e87cc006a7dd9f0b2517ff
shout2: Don't wait if we're late

In fact, due to signedness issues, a negative delay would be changed to
an almost infinite wait causing shout2send to "lock up".

Reported by Christopher Montgomery.
ext/shout2/gstshout2.c