hw:d3d11: move all the filters into a single module
commit34a545f1f3d756390f24cf4465cf0c8829c727cf
authorSteve Lhomme <robUx4@videolabs.io>
Wed, 22 Nov 2017 17:18:30 +0000 (22 18:18 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 23 Nov 2017 09:15:41 +0000 (23 10:15 +0100)
tree9138fffa51ddc4424edf4489acead833b63a3249
parenta5d181248b18f4fe93161bfae778a2be677a652c
hw:d3d11: move all the filters into a single module

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
configure.ac
modules/hw/d3d11/Makefile.am
modules/hw/d3d11/d3d11_deinterlace.c
modules/hw/d3d11/d3d11_filters.c [moved from modules/hw/d3d11/d3d11_adjust.c with 97% similarity]
modules/hw/d3d11/d3d11_filters.h [new file with mode: 0644]
modules/hw/d3d11/d3d11_surface.c