[FFmpeg-cvslog] doc/formats: remove probe_score entry, since it's not an option
Stefano Sabatini
git at videolan.org
Thu Aug 29 00:12:15 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Aug 29 00:08:27 2013 +0200| [083f0580241ce288e7aeeb79880eb08d6f2ebb10] | committer: Stefano Sabatini
doc/formats: remove probe_score entry, since it's not an option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=083f0580241ce288e7aeeb79880eb08d6f2ebb10
---
doc/formats.texi | 4 ----
1 file changed, 4 deletions(-)
diff --git a/doc/formats.texi b/doc/formats.texi
index de6cb76..e179755 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -137,10 +137,6 @@ non-monotonic negative timestamps.
Flush the underlying I/O stream after each packet. Default 1 enables it, and
has the effect of reducing the latency; 0 disables it and may slightly
increase performance in some cases.
-
- at item probe_score @var{integer} (@emph{input})
-This field is only accessible programatically, its value represents the score
-by which the format was detected.
@end table
@c man end FORMAT OPTIONS
More information about the ffmpeg-cvslog
mailing list