From 4182b2395c4a5bb9c84420dff9d77a6f7ed1fec6 Mon Sep 17 00:00:00 2001
From: diego
Date: Wed, 28 Aug 2002 20:42:17 +0000
Subject: [PATCH] The rectangle is not white but inverted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7121 b3059339-0415-0410-9bf9-f77b7e298cf2
---
DOCS/documentation.html | 2 +-
DOCS/mplayer.1 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index d7f147f8aa..2e93295eec 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1277,7 +1277,7 @@ TV tuner.
Description:
-Draws a white rectangle of the requested width and height at the designated
+
Draws a rectangle of the requested width and height at the designated
coordinates over the image. Useful to get visual feedback for the parameters
of -vop crop
before applying them.
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 1a06793180..2ea20be891 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -541,7 +541,7 @@ Available plugins are:
Useful for removing black
bands from widescreen movies.
- rectangle[=w:h:x:y] Draws a white rectangle of the
+ rectangle[=w:h:x:y] Draws a rectangle of the
requested width and height at
the designated coordinates over
the image (used to test crop).