virtual wtay patch
Original commit message from CVS: virtual wtay patch
This commit is contained in:
parent
ea003f663a
commit
7ad2309eea
@ -460,7 +460,7 @@ gst_osssink_chain (GstPad *pad, GstBuffer *buf)
|
|||||||
gint size = GST_BUFFER_SIZE (buf);
|
gint size = GST_BUFFER_SIZE (buf);
|
||||||
|
|
||||||
if (osssink->clock) {
|
if (osssink->clock) {
|
||||||
gint delay;
|
gint delay = 0;
|
||||||
gint64 queued;
|
gint64 queued;
|
||||||
GstClockTimeDiff jitter;
|
GstClockTimeDiff jitter;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user