V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header
authorJean-François Moine <moinejf@free.fr>
Fri, 4 Jun 2010 08:26:42 +0000 (05:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:06:08 +0000 (14:06 -0300)
The JPEG header is now included in the subdriver structure instead
of being allocated and freed at capture start and stop.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found