git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e89b50
)
AVPROBE_SCORE_MAX doc
author
Michael Niedermayer
<michaelni@gmx.at>
Sat, 9 Sep 2006 08:57:55 +0000
(08:57 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sat, 9 Sep 2006 08:57:55 +0000
(08:57 +0000)
Originally committed as revision 6206 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
patch
|
blob
|
history
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;
-#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;