mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
d3dvideosink: Remove white space
This commit is contained in:
parent
7d1be36561
commit
2a3207bfc1
1 changed files with 1 additions and 1 deletions
|
@ -1306,7 +1306,7 @@ d3d_init_swap_chain (GstD3DVideoSink * sink, HWND hWnd)
|
|||
}
|
||||
|
||||
/* Determine texture filtering support. If it's supported for this format,
|
||||
* use the filter type determined when we created the dev and checked the
|
||||
* use the filter type determined when we created the dev and checked the
|
||||
* dev caps.
|
||||
*/
|
||||
hr = IDirect3D9_CheckDeviceFormat (klass->d3d.d3d,
|
||||
|
|
Loading…
Reference in a new issue