]> Pileus Git - ~andy/linux/commit
[media] gspca_zc3xx: Fix setting of jpeg quality while streaming
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 May 2012 12:28:23 +0000 (09:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 12:33:44 +0000 (09:33 -0300)
commitfba11fed8aad86c10cde062ba0b76e8f8551f256
tree844493efdd911cf272adade18b01344c6b136eae
parent45432d41a2eebf5daaacb81de37fbfffc0a8faa7
[media] gspca_zc3xx: Fix setting of jpeg quality while streaming

When the user changes the JPEG quality while the camera is streaming, the
driver should not only change the JPEG headers send to userspace, but also
actually tell the camera to use a different quantization table.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/zc3xx.c