d3d11_fmt: group the ID3D11Device and ID3D11DeviceContext in a structure
commitbd4a9b216d389ea2dd39624529143d0f8f671a8c
authorSteve Lhomme <robUx4@videolabs.io>
Thu, 16 Nov 2017 10:38:50 +0000 (16 11:38 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 16 Nov 2017 11:34:39 +0000 (16 12:34 +0100)
treeca62ec3645ac94e5139295885c94b94f97c678c0
parenta6dffc357892780cd9f9940ae8a92915fd6390b5
d3d11_fmt: group the ID3D11Device and ID3D11DeviceContext in a structure

Since they usually go together

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/avcodec/d3d11va.c
modules/video_chroma/d3d11_fmt.c
modules/video_chroma/d3d11_fmt.h
modules/video_output/win32/direct3d11.c