From fadce2d781b6e05a8d2d3e027c8955380abf9b10 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 4 Oct 2003 17:29:08 +0000 Subject: many small typo and grammar fixes Based on Bernard Leak's mail git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2 --- spudec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spudec.c') diff --git a/spudec.c b/spudec.c index 8bcc580065..10ab1f69fb 100644 --- a/spudec.c +++ b/spudec.c @@ -304,7 +304,7 @@ static void spudec_process_data(spudec_handle_t *this, packet_t *packet) /* This function tries to create a usable palette. - Is searchs how many non-transparent colors are used and assigns different + It determines how many non-transparent colors are used, and assigns different gray scale values to each color. I tested it with four streams and even got something readable. Half of the times I got black characters with white around and half the reverse. -- cgit v1.2.3