On Thu, Mar 21, 2013 at 8:41 AM, Laurent Pinchart
<laurent.pinch...@ideasonboard.com> wrote:
> Please submit it at some point :-)
>
> Is it a uvcvideo issue or a videobuf2 issue ?

Yeah, it's definitely on my list.  Basically if you hand
videobuf2-vmalloc a piece of memory that is not page aligned, it gets
treated as if paged aligned, which causes the first N bytes of every
video frame to be garbage and the video is shifted right by N bytes.
I saw the issue with both uvcvideo as well as em28xx.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to