linux-kernel-test/drivers/media
Theodore Kilgore 9832d765f8 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 <kilgota@auburn.edu>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:20 -03:00
..
common V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch 2009-03-30 12:43:18 -03:00
dvb V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attach 2009-03-30 12:43:20 -03:00
radio V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used. 2009-03-30 12:43:19 -03:00
video V4L/DVB (10986): mr97310a: don't discard frame headers on stream output 2009-03-30 12:43:20 -03:00
Kconfig V4L/DVB (10633): DAB: fix typo 2009-03-30 12:42:49 -03:00
Makefile