[FFmpeg-cvslog] doc/filters: remove "q" constant docs for noise mode

Stefano Sabatini git at videolan.org
Thu Apr 25 11:29:04 CEST 2013


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Wed Apr 24 23:42:22 2013 +0200| [cb23de1904e4b96127f693187c27269f4270c561] | committer: Stefano Sabatini

doc/filters: remove "q" constant docs for noise mode

It was removed in 62447248f3e5eb95dbd9f123696321903d4d0921.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb23de1904e4b96127f693187c27269f4270c561
---

 doc/filters.texi |    2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 8971276..24241e8 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4631,8 +4631,6 @@ Available values for component flags are:
 averaged temporal noise (smoother)
 @item p
 mix random noise with a (semi)regular pattern
- at item q
-higher quality (slightly better looking, slightly slower)
 @item t
 temporal noise (noise pattern changes between frames)
 @item u



More information about the ffmpeg-cvslog mailing list