d3dvideosink: don't flush after a device lost

This commit is contained in:
Andoni Morales Alastruey 2012-05-30 10:34:44 -07:00 committed by Sebastian Dröge
parent 30617d23a3
commit 78caa53345

View file

@ -1815,7 +1815,6 @@ gst_d3dvideosink_refresh (GstD3DVideoSink * sink)
goto error;
}
}
gst_d3dvideosink_flush_gpu (sink);
}
/*success:*/