From: Valentin Zagura Date: Mon, 22 May 2006 13:31:59 +0000 (-0300) Subject: V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency change X-Git-Tag: v2.6.18-rc1~862^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2544bf2d619d09b564fbdd451fe4b1ba798f9c03;p=pandora-kernel.git V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency change Added code to cx88-blackbird.c to treat the VIDIOC_S_FREQUENCY ioctl to stop mpeg stream before changing the frequency and restart it after. It seems that the mpeg stream needs to be paused while changing the channel frequency, otherwise the mpeg encoder enters into a bad state, producing artifacts. Signed-off-by: Valentin Zagura Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed