]> git.sesse.net Git - vlc/commit
Added DXVA2 support to our avcodec wrapper.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 14 Nov 2009 10:19:04 +0000 (11:19 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 25 Nov 2009 21:29:48 +0000 (22:29 +0100)
commite0028dbfcdf1671fb4c503336fe10684d3724d51
tree9730bd60d7bb582d59e8c131a55788e086f725b6
parent670ef981c72d124788cf5862562de6541428e7e6
Added DXVA2 support to our avcodec wrapper.

It is not yet activated (the build system part is missing).
modules/codec/avcodec/Modules.am
modules/codec/avcodec/avcodec.c
modules/codec/avcodec/avcodec.h
modules/codec/avcodec/dxva2.c
modules/codec/avcodec/va.h
modules/codec/avcodec/video.c