lavf: update ff_probe_input_buffer documentation

It never reopens the bytestream anymore.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
Anssi Hannula 2011-02-08 00:46:51 +02:00 committed by Ronald S. Bultje
parent 6bd69e6ada
commit 4d016dd4e5
1 changed files with 1 additions and 1 deletions

View File

@ -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