[vlc-devel] [PATCH v3 3/3] codec/mmal: Add mmal based decoder plugin
Rémi Denis-Courmont
remi at remlab.net
Thu Apr 10 22:08:58 CEST 2014
Le jeudi 10 avril 2014, 12:32:43 Jean-Baptiste Kempf a écrit :
> On 10 Apr, Julian Scheel wrote :
> > +#define MMAL_ZEROCOPY_NAME "mmal-zerocopy"
> > +#define MMAL_ZEROCOPY_TEXT N_("Decode frames directly into RPI VideoCore
> > instead of host memory.") +#define MMAL_ZEROCOPY_LONGTEXT N_("Decode
> > frames directly into RPI VideoCore instead of host memory. This option
> > must only be used with the MMAL video output plugin.")
> Can't it be autodetected? Aka, if no correct vout, fallback to
> non-zerocopy mode?
Of course it can. VDPAU has hit and solved the same problem.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list