[vlc-commits] commit: Moved out optimized VA nv12/yv12 copy functions from dxva2. ( Laurent Aimar )

git at videolan.org git at videolan.org
Sun May 9 10:24:25 CEST 2010


vlc/vlc-1.1 | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat May  8 11:16:22 2010 +0200| [8654a3d5011880a977dfc17c77f49c72af3f8304] | committer: Jean-Baptiste Kempf 

Moved out optimized VA nv12/yv12 copy functions from dxva2.
(cherry picked from commit 0777bcbfcb4ce001cfb74693f32d8bf0d451be15)

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

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

 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/vlc-1.1.git/?a=commitdiff;h=8654a3d5011880a977dfc17c77f49c72af3f8304


More information about the vlc-commits mailing list