]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L: pvrusb2: Fix video corruption on stream start
authorMike Isely <isely@pobox.com>
Sat, 3 Mar 2007 14:35:54 +0000 (09:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:23 +0000 (10:50 -0800)
commitd3014508aa1de5712847fae3abfdbe9d58aa2f2c
treed088f70ede4c02a7d44e25eb0514481d1cb521ee
parentcabc5dca87369ae1c751fb377c395f29bb787a1d
V4L: pvrusb2: Fix video corruption on stream start

This introduces some extra cx23416 commands when streaming is
started.  The addition of these commands fix random sporadic video
corruption that can take place when the video stream is temporarily
disrupted through loss of signal (e.g. changing the channel in the RF
tuner).

This fix is already in the upstream driver source and has proven
itself there; this is a backport for the 2.6.20.y kernel series.

(backported from commit 6fe7d2c4660174110c6872cacc4fc2acb6e00acf)

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/pvrusb2/pvrusb2-encoder.c