[vlc-commits] commit: Moved out optimized VA nv12/yv12 copy functions from dxva2. ( Laurent Aimar )
git at videolan.org
git at videolan.org
Sat May 8 22:24:13 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat May 8 11:16:22 2010 +0200| [0777bcbfcb4ce001cfb74693f32d8bf0d451be15] | committer: Laurent Aimar
Moved out optimized VA nv12/yv12 copy functions from dxva2.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0777bcbfcb4ce001cfb74693f32d8bf0d451be15
---
modules/codec/avcodec/Modules.am | 2 +
modules/codec/avcodec/copy.c | 355 +++++++++++++++++++++++++++++++++++++
modules/codec/avcodec/copy.h | 44 +++++
modules/codec/avcodec/dxva2.c | 356 ++++----------------------------------
4 files changed, 431 insertions(+), 326 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0777bcbfcb4ce001cfb74693f32d8bf0d451be15
More information about the vlc-commits
mailing list