[SCM] libav/experimental: AVPROBE_SCORE_MAX doc
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:50:38 UTC 2013
The following commit has been merged in the experimental branch:
commit 0288a7474b89fe388440f766de20a5cad66cd805
Author: Michael Niedermayer <michaelni at gmx.at>
Date: Sat Sep 9 08:57:55 2006 +0000
AVPROBE_SCORE_MAX doc
Originally committed as revision 6206 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index ff6166a..b079f0a 100644
--- 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;
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list