diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-30 15:55:03 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-30 15:55:03 +0000 |
| commit | 6dbb05a4cba3cdc811308762058d722f11464683 (patch) | |
| tree | b4b68ef20ab05d2febda81b94081f10c55bd89c9 /src/post/deinterlace | |
| parent | 9ffebca9fa071a664aba11d03484fa81a4e4522b (diff) | |
| download | xine-lib-6dbb05a4cba3cdc811308762058d722f11464683.tar.gz xine-lib-6dbb05a4cba3cdc811308762058d722f11464683.tar.bz2 | |
Manual port of the color→colour change to 1.2; should make merging easier.
Diffstat (limited to 'src/post/deinterlace')
| -rw-r--r-- | src/post/deinterlace/xine_plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/deinterlace/xine_plugin.c b/src/post/deinterlace/xine_plugin.c index 4a7028b20..7e956a784 100644 --- a/src/post/deinterlace/xine_plugin.c +++ b/src/post/deinterlace/xine_plugin.c @@ -234,7 +234,7 @@ static char * get_static_help (void) { "\n" " Chroma_filter: DVD/MPEG2 use an interlaced image format that has " "a very poor vertical chroma resolution. Upsampling the chroma for purposes " - "of deinterlacing may cause some artifacts to occur (eg. color stripes). Use " + "of deinterlacing may cause some artifacts to occur (eg. colour stripes). Use " "this option to blur the chroma vertically after deinterlacing to remove " "the artifacts. Warning: cpu intensive.\n" "\n" |
