[vlc-devel] commit: Added DXVA2 support to our avcodec wrapper. (Laurent Aimar )
git version control
git at videolan.org
Wed Nov 25 22:30:46 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Nov 14 11:19:04 2009 +0100| [e0028dbfcdf1671fb4c503336fe10684d3724d51] | committer: Laurent Aimar
Added DXVA2 support to our avcodec wrapper.
It is not yet activated (the build system part is missing).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e0028dbfcdf1671fb4c503336fe10684d3724d51
---
modules/codec/avcodec/Modules.am | 1 +
modules/codec/avcodec/avcodec.c | 2 +-
modules/codec/avcodec/avcodec.h | 3 +-
modules/codec/avcodec/dxva2.c | 1426 +++++++++++++++++++++++++-------------
modules/codec/avcodec/va.h | 1 +
modules/codec/avcodec/video.c | 61 ++-
6 files changed, 986 insertions(+), 508 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e0028dbfcdf1671fb4c503336fe10684d3724d51
More information about the vlc-devel
mailing list