Bug 1159456 - Finish and exit from Flush() even if MFTManager rejects sample. r=cpearce, a=sledru
This commit is contained in:
@@ -134,7 +134,7 @@ WMFMediaDataDecoder::Decode()
|
|||||||
PurgeInputQueue();
|
PurgeInputQueue();
|
||||||
}
|
}
|
||||||
mCallback->Error();
|
mCallback->Error();
|
||||||
return;
|
continue; // complete flush if flushing
|
||||||
}
|
}
|
||||||
|
|
||||||
mLastStreamOffset = input->byte_offset;
|
mLastStreamOffset = input->byte_offset;
|
||||||
|
|||||||
Reference in New Issue
Block a user