[vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Rémi Denis-Courmont
remi at remlab.net
Mon Jun 1 19:22:30 CEST 2015
Le lundi 01 juin 2015, 19:15:03 Steve Lhomme a écrit :
> It's not specific to DXVA. IMO Video Acceleration has no guarantee
> that the decoded frames will be in the CPU memory. In a DRM system
> there's even a good chance it's not possible at all. So it's a good
> thing that we make sure the vout is possible for the output type.
We already do that. There are no needs to extend the setup callback for that
purpose. Besides, the setup callbacks should die.
It´s the transcode plugin that needs fixing here, not libavcodec.
--
Rémi Denis-Courmont
Remlab T:mi
http://www.remlab.net/
More information about the vlc-devel
mailing list