Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-04-07 15:27:31 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-04-07 15:57:39 +0400
commit32b1022f76b7bf158f6312f39bf310d7fd6850bd (patch)
tree1070bf53f227f5dbf39d1061a7b226098f5199d7
parent6cb01c9dba7c1e89b8e7e2077ef62b9efd1fb6a7 (diff)
doc/filters: remove reference to removed delogo wrapper
-rw-r--r--doc/filters.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 88e452be92..5d19fed00d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1909,9 +1909,6 @@ the "VIDEO FILTERS" section in the MPlayer manual.
Some examples follow:
@example
-# remove a logo by interpolating the surrounding pixels
-mp=delogo=200:200:80:20:1
-
# adjust gamma, brightness, contrast
mp=eq2=1.0:2:0.5