From: Sascha Hauer Date: Wed, 13 Sep 2006 16:26:03 +0000 (-0300) Subject: V4L/DVB (4627): Vivi crashes with mplayer X-Git-Tag: v2.6.19-rc1~643^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fbefe06d2061de126095f903359ce1ef61faf3;p=pandora-kernel.git V4L/DVB (4627): Vivi crashes with mplayer The vivi.current_norm field is not initialized in vivi.c, so a VIDIOC_G_STD ioctl without a prior call to VIDIOC_S_STD gives unpredictable results. mplayer does exactly this. Signed-off-by Sascha Hauer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed