[SCM] libav/experimental: lavf: update ff_probe_input_buffer documentation
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:23:23 UTC 2013
The following commit has been merged in the experimental branch:
commit 4d016dd4e5b288b3c0c7396935326cb07a289ac2
Author: Anssi Hannula <anssi.hannula at iki.fi>
Date: Tue Feb 8 00:46:51 2011 +0200
lavf: update ff_probe_input_buffer documentation
It never reopens the bytestream anymore.
Signed-off-by: Ronald S. Bultje <rsbultje at gmail.com>
diff --git a/libavformat/internal.h b/libavformat/internal.h
index 9e3302f..2482b6d 100644
--- a/libavformat/internal.h
+++ b/libavformat/internal.h
@@ -88,7 +88,7 @@ uint64_t ff_ntp_time(void);
* attempt is made. When the maximum probe size is reached, the input format
* with the highest score is returned.
*
- * @param pb the bytestream to probe, it may be closed and opened again
+ * @param pb the bytestream to probe
* @param fmt the input format is put here
* @param filename the filename of the stream
* @param logctx the log context
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list