Commit 0288a747 authored by Michael Niedermayer's avatar Michael Niedermayer

AVPROBE_SCORE_MAX doc

Originally committed as revision 6206 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5e89b50b
......@@ -93,7 +93,7 @@ typedef struct AVProbeData {
int buf_size;
} AVProbeData;
#define AVPROBE_SCORE_MAX 100
#define AVPROBE_SCORE_MAX 100 ///< max score, half of that is used for file extension based detection
typedef struct AVFormatParameters {
AVRational time_base;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment