From: Steven Toth Date: Wed, 4 Jan 2012 13:56:14 +0000 (-0300) Subject: [media] cx23885: Configure the MPEG encoder early to avoid jerky video X-Git-Tag: v3.3-rc1~48^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c9c3d078b0dd81a74e5f531aa1efa30add5b419;p=pandora-kernel.git [media] cx23885: Configure the MPEG encoder early to avoid jerky video Found an odd bug while implementing support for the HVR1850 that lead to jerky video during the first capture, if the encoder was not initialized early. I've modied the driver to configure the encoder early, and this avoids the issue - a reasonable workaround. Regression tested against the HVR1800 and soon to be added HVR1850 [mchehab@redhat.com: Fix this compilation issue: drivers/media/video/cx23885/cx23885-417.c:1351:2: error: too few arguments to function ‘cx23885_initialize_codec’] Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed