mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
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.
This commit is contained in:
parent
10b2edae1a
commit
135aed1f5b
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* sys/oss/gstosssink.c: (gst_osssink_get_delay),
|
* sys/oss/gstosssink.c: (gst_osssink_get_delay),
|
||||||
|
|
Loading…
Reference in a new issue