direct3d11: move the common code in C file rather than inline and use a static lib
Also move some code from dxgi_fmt to d3d11_fmt
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
- modules/codec/Makefile.am 8 additions, 2 deletionsmodules/codec/Makefile.am
- modules/video_chroma/Makefile.am 2 additions, 3 deletionsmodules/video_chroma/Makefile.am
- modules/video_chroma/d3d11_fmt.c 286 additions, 0 deletionsmodules/video_chroma/d3d11_fmt.c
- modules/video_chroma/d3d11_fmt.h 23 additions, 158 deletionsmodules/video_chroma/d3d11_fmt.h
- modules/video_chroma/d3d11_surface.c 2 additions, 1 deletionmodules/video_chroma/d3d11_surface.c
- modules/video_chroma/dxgi_fmt.c 0 additions, 52 deletionsmodules/video_chroma/dxgi_fmt.c
- modules/video_chroma/dxgi_fmt.h 4 additions, 48 deletionsmodules/video_chroma/dxgi_fmt.h
- modules/video_output/Makefile.am 6 additions, 9 deletionsmodules/video_output/Makefile.am
Loading
Please register or sign in to comment