From: Jun Zhao <barryjz...@tencent.com>

Update the comment for format_probesize.

Signed-off-by: Jun Zhao <barryjz...@tencent.com>
---
 libavformat/avformat.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index e1b9b11..2907be5 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -1770,7 +1770,7 @@ typedef struct AVFormatContext {
     /**
      * number of bytes to read maximally to identify format.
      * - encoding: unused
-     * - decoding: set by user
+     * - decoding: set by user before avformat_open_input().
      */
     int format_probesize;
 
-- 
1.7.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to