[vlc-devel] [PATCH]: HEVC/H.265 decoder using libde265
Jean-Baptiste Kempf
jb at videolan.org
Mon May 12 23:50:03 CEST 2014
On 07 May, Joachim Bauch wrote :
> > + for( int line = 0; line < pic->p[plane].i_visible_lines; line++
> > ) {
> > + memcpy( dst, src, size );
> >
> > Ouch... can't this library decode directly to the picture buffers?
>
> Unfortunately not, but we have this on the roadmap for a later version
> of the library.
"memcpy is murder" ©®
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list