mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
d3dvideosink: don't flush after a device lost
This commit is contained in:
parent
30617d23a3
commit
78caa53345
1 changed files with 0 additions and 1 deletions
|
@ -1815,7 +1815,6 @@ gst_d3dvideosink_refresh (GstD3DVideoSink * sink)
|
|||
goto error;
|
||||
}
|
||||
}
|
||||
gst_d3dvideosink_flush_gpu (sink);
|
||||
}
|
||||
|
||||
/*success:*/
|
||||
|
|
Loading…
Reference in a new issue