sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsigned...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 7 Mar 2004 02:51:33 +0000 (02:51 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 7 Mar 2004 02:51:33 +0000 (02:51 +0000)
commit63e0fe099ee70bc6993f44cefb7537e7a559aef4
treec89115d7f340bf5b22904a7475213555ed7329e3
parentbc6e4f585ce770947a61f5c191622586e9839d65
sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsigned integer overflow). Video now contin...

Original commit message from CVS:
* sys/oss/gstosssink.c: (gst_osssink_chain):
And another caller that couldn't handle delay < 0 (unsigned
integer overflow). Video now continues playing on an audio
buffer underrun, and the clock continues working. Audio still
stalls.
ChangeLog
sys/oss/gstosssink.c