[vlc-devel] [PATCH] avcodec: copy correct chroma plane in CopyFromYv12.

Felix Abecassis felix.abecassis at gmail.com
Wed Oct 23 16:29:35 CEST 2013


2013/10/23 Rafaël Carré <funman at videolan.org>

> How can I reproduce the problem just to check?
>
> When I use the hw decoder on h264 files it gives me yuv420.
>
Same for me, but the modified line is not consistent with SSE_CopyFromYv12
(called if the CPU supports SSE2) and the index is also not consistent with
the other indices from the same statement (we're basically copying the
first plane twice in the output image).
I'm highly interested if someone has a way to use this code path.

-- 
Félix Abecassis
http://felix.abecassis.me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20131023/f008e477/attachment.html>


More information about the vlc-devel mailing list