direct3d9: add a shared header to describe the VLC_CODEC_D3D9_OPAQUE chroma
commitee2e09bc756b56a9fede7024f057bd1641176e17
authorSteve Lhomme <robUx4@videolabs.io>
Thu, 11 May 2017 07:36:04 +0000 (11 09:36 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 12 May 2017 14:47:31 +0000 (12 16:47 +0200)
tree7215f5c74839fb146f55bf82a3ef5e55fa867e1b
parentaf9f93f97e94e53d28646922e98d2d085eb4f6c6
direct3d9: add a shared header to describe the VLC_CODEC_D3D9_OPAQUE chroma

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/Makefile.am
modules/codec/avcodec/dxva2.c
modules/video_chroma/Makefile.am
modules/video_chroma/d3d9_fmt.h [new file with mode: 0644]
modules/video_chroma/dxa9.c
modules/video_output/Makefile.am
modules/video_output/win32/direct3d9.c
modules/video_output/win32/dxva2_deinterlace.c