[vlc-commits] direct3d11: add support for subpicture chroma handling
Steve Lhomme
git at videolan.org
Tue May 26 09:37:27 CEST 2015
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Mon May 25 13:49:51 2015 +0200| [278eb0f44a9341d490e62c9d879a0f99085cb808] | committer: Jean-Baptiste Kempf
direct3d11: add support for subpicture chroma handling
the subpicture buffer is stored in a picture_t with a d3d_quad_t in place of picture_sys_t
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=278eb0f44a9341d490e62c9d879a0f99085cb808
---
modules/video_output/msw/common.h | 8 +
modules/video_output/msw/direct3d11.c | 354 +++++++++++++++++++++++++++++++--
2 files changed, 344 insertions(+), 18 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=278eb0f44a9341d490e62c9d879a0f99085cb808
More information about the vlc-commits
mailing list