[vlc-commits] vdpau: VDPAU hardware decoding with avcodec
Rémi Denis-Courmont
git at videolan.org
Sun Jan 13 15:25:26 CET 2013
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Oct 27 11:26:41 2012 +0300| [ae1e8b4ac3167981f7f46c83afeaa9423330fc18] | committer: Rémi Denis-Courmont
vdpau: VDPAU hardware decoding with avcodec
This requires bleeding-edge libavcodec.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ae1e8b4ac3167981f7f46c83afeaa9423330fc18
---
configure.ac | 38 +++++
modules/LIST | 1 +
modules/codec/Modules.am | 10 ++
modules/codec/avcodec/vdpau.c | 359 +++++++++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
5 files changed, 409 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ae1e8b4ac3167981f7f46c83afeaa9423330fc18
More information about the vlc-commits
mailing list