summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-14 15:46:59 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-14 15:46:59 +0000
commit77bb838365e9f6c70eabd358af6a365480ad3108 (patch)
tree2cd9d2ccf1fe0fb0e36e4e1e00db8bb47665c52b /linux/drivers/media/dvb
parentb50efdd812a5a18fb6f53e3229c7ea6e893e313d (diff)
downloadmediapointer-dvb-s2-77bb838365e9f6c70eabd358af6a365480ad3108.tar.gz
mediapointer-dvb-s2-77bb838365e9f6c70eabd358af6a365480ad3108.tar.bz2
Precalculate vivi yuv values
From: Magnus Damm <damm@igel.co.jp> This patch improves the color space conversion code in vivi.c to directly draw with precalculated YUV values as palette instead of drawing with YUV that is calculated from RGB for every two pixels. This way we eliminate the need for 9 multiplications every two pixels. A side effect of this patch is that the time counter is changed from green text on black background to white text on black background. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb')
0 files changed, 0 insertions, 0 deletions