mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
AVPROBE_SCORE_MAX doc
Originally committed as revision 6206 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5e89b50b29
commit
0288a7474b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user