[vlc-commits] dxva2: convert D3D9 textures to planes using an external filter

Steve Lhomme git at videolan.org
Fri Jun 5 22:45:59 CEST 2015


vlc | branch: master | Steve Lhomme <robux4 at gmail.com> | Fri Jun  5 09:45:13 2015 +0200| [e030b34b7719ef904378a26eb1e6d40a971c13bb] | committer: Jean-Baptiste Kempf

dxva2: convert D3D9 textures to planes using an external filter

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e030b34b7719ef904378a26eb1e6d40a971c13bb
---

 modules/MODULES_LIST             |    1 +
 modules/codec/avcodec/dxva2.c    |  108 ++++++++++++++++----
 modules/codec/avcodec/va.c       |    3 +-
 modules/video_chroma/Makefile.am |    9 ++
 modules/video_chroma/dxa9.c      |  207 ++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in                   |    1 +
 6 files changed, 309 insertions(+), 20 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e030b34b7719ef904378a26eb1e6d40a971c13bb


More information about the vlc-commits mailing list