[vlc-devel] [PATCH v3 3/3] codec/mmal: Add mmal based decoder plugin

Jean-Baptiste Kempf jb at videolan.org
Thu Apr 10 12:32:43 CEST 2014


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?

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list