[vlc-commits] avcodec: pass VA picture from the decoder to the hardware plugin

Rémi Denis-Courmont git at videolan.org
Tue Apr 21 23:43:07 CEST 2015


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Apr 21 23:57:22 2015 +0300| [30cb3147bc7e1d3aa453949dc67ab29f0f4aff8f] | committer: Rémi Denis-Courmont

avcodec: pass VA picture from the decoder to the hardware plugin

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=30cb3147bc7e1d3aa453949dc67ab29f0f4aff8f
---

 modules/codec/avcodec/dxva2.c |   12 ++++++------
 modules/codec/avcodec/va.h    |   23 +++++++++++------------
 modules/codec/avcodec/vaapi.c |   14 ++++++++------
 modules/codec/avcodec/vda.c   |   20 ++++++++------------
 modules/codec/avcodec/video.c |    8 +++-----
 modules/hw/vdpau/avcodec.c    |   22 +++++-----------------
 6 files changed, 41 insertions(+), 58 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=30cb3147bc7e1d3aa453949dc67ab29f0f4aff8f


More information about the vlc-commits mailing list