git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AVPROBE_SCORE_MAX doc
[ffmpeg.git]
/
libavformat
/
avformat.h
diff --git
a/libavformat/avformat.h
b/libavformat/avformat.h
index
ff6166a
..
b079f0a
100644
(file)
--- a/
libavformat/avformat.h
+++ b/
libavformat/avformat.h
@@
-93,7
+93,7
@@
typedef struct AVProbeData {
int buf_size;
} 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;
typedef struct AVFormatParameters {
AVRational time_base;