[vlc-commits] avcodec: make vlc_va_t a VLC object
Rémi Denis-Courmont
git at videolan.org
Fri Oct 12 20:54:13 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Fri Oct 12 20:36:53 2012 +0300| [93fd69f494343adb8871501729801c49c7651130] | committer: Rémi Denis-Courmont
avcodec: make vlc_va_t a VLC object
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=93fd69f494343adb8871501729801c49c7651130
---
modules/codec/avcodec/dxva2.c | 43 ++++++++++----------
modules/codec/avcodec/va.h | 8 +++-
modules/codec/avcodec/vaapi.c | 88 ++++++++++++++++++-----------------------
modules/codec/avcodec/vda.c | 31 ++++++++-------
modules/codec/avcodec/video.c | 7 +++-
5 files changed, 88 insertions(+), 89 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=93fd69f494343adb8871501729801c49c7651130
More information about the vlc-commits
mailing list