mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1011422 - Clear mOMXConfigured flag to correctly restart OMX H.264 encoder. r=jesup
This commit is contained in:
parent
6dcaa8c41c
commit
c863bd0509
@ -755,7 +755,7 @@ WebrtcOMXH264VideoEncoder::Release()
|
||||
mOutputDrain->Stop();
|
||||
mOutputDrain = nullptr;
|
||||
}
|
||||
|
||||
mOMXConfigured = false;
|
||||
mOMX = nullptr;
|
||||
|
||||
return WEBRTC_VIDEO_CODEC_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user