From: Theodore Kilgore Date: Fri, 13 Mar 2009 16:04:31 +0000 (-0300) Subject: V4L/DVB (10986): mr97310a: don't discard frame headers on stream output X-Git-Tag: v2.6.30-rc1~621^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9832d765f82769799ba15ac9d2e8edf8f7de6898;p=pandora-kernel.git V4L/DVB (10986): mr97310a: don't discard frame headers on stream output Fix a bug where all frame headers were being discarded, instead of being part of the stream output, on MR97310A cameras. The frame headers contain information which may be useful in processing the video output and therefore should be kept and not discarded. A corresponding patch to the decompression algorithm in libv4lconvert/mr97310a.c corrects the change in frame offset. Signed-off-by: Theodore Kilgore Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed