From: Michael Krufky Date: Tue, 18 Apr 2006 03:22:09 +0000 (-0300) Subject: V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based on... X-Git-Tag: v2.6.18-rc1~862^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a9cd99cfd5b91ca38df74db60629d76e83cb94;p=pandora-kernel.git V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based on tvnorm The KWorld HardwareMpegTV XPert uses a multistandard tuner, tda8290 + tda8275. Without checking the video standard in blackbird_probe, the encoder defaults to PAL, even if the incoming video stream is NTSC. This patch checks the video standard set by the cx2388x decoder, and sets the encoding height and frame accordingly. This patch is designed to only affect the KWorld HardwareMpegTV XPert. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed