OSDN Git Service

VC-1/WMV3 DXVA2 implementation
authorLaurent Aimar <fenrir@videolan.org>
Sun, 24 Jan 2010 17:27:00 +0000 (17:27 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 24 Jan 2010 17:27:00 +0000 (17:27 +0000)
commitf0f86627fe68ede309a7ee9d7e117d618861ba88
treebc1ac9df122e9add3073fb5f21737176f68be4ef
parent77d40dce93f47c37beeac9b8634a4848560efdf7
VC-1/WMV3 DXVA2 implementation

 It allows VLD VC-1/WMV3 decoding using DXVA2 (GPU assisted decoding API under
VISTA and Windows 7).
 It is implemented by using AVHWAccel API.

Originally committed as revision 21424 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/dxva2_vc1.c [new file with mode: 0644]