|
@@ -509,6 +509,7 @@ if ("function" === typeof importScripts) {
|
|
|
};
|
|
|
|
|
|
Decoder.prototype.flushBuffer = function (untilIDR) {
|
|
|
+ console.log('Work-IT2:flushBuffer');
|
|
|
this.dumpJitterBufInfo("Entering Decoder.prototype.flushBuffer");
|
|
|
this.skipFrameUntilI = true;
|
|
|
var breakWhenIDR = false;
|