libv4l: Add error checking to mr97310a decompression
authorHans de Goede <hdegoede@redhat.com>
Fri, 30 Oct 2009 08:17:01 +0000 (09:17 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:39 +0000 (21:44 -0300)
commit588fc03eb9aff8e1497ef689042db4dcf91de7b3
treee46798004cbcc433f8b51c042e3f4239ad753b0e
parent5320166ea645181885a4df102cb83d10449a5231
libv4l: Add error checking to mr97310a decompression

Add error checking to mr97310a decompression, and upon receival of 3
consecutive short frames, tell the driver (through the custom minimum
clockdiv control) to increase the minimum clockdiv and thus lower the
framerate as the cams compression engine is not keeping up with the data.

Priority: normal

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/ChangeLog
lib/libv4lconvert/libv4lconvert-priv.h
lib/libv4lconvert/libv4lconvert.c
lib/libv4lconvert/mr97310a.c