[vlc-devel] [PATCH 1/2] Adds Intel QuickSync Video Encoder

Jean-Baptiste Kempf jb at videolan.org
Thu May 16 16:35:24 CEST 2013


On 16 May, Rafaël Carré wrote :
> Le 16/05/2013 14:06, Julien 'Lta' BALLET a écrit :
> > This second patch adds a simple i420 -> nv12 chroma filter, as
> > initally suggested by jb.
> 
> Is it faster than swscale ?

Now, no, because it is plain C. But it allows us to do SIMD, like we do for
i420->RGB, YUY2->I422 or NV12->RGB. So this is the first step.

Best regards,

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



More information about the vlc-devel mailing list