X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavformat%2Favformat.h;h=b079f0aa73d04f134aa9e564ab5ec1da1d478419;hp=ff6166ab04ffec07eb1003e227c33b758c386ca7;hb=0288a7474b89fe388440f766de20a5cad66cd805;hpb=5e89b50b2958a072dac99ea65e35c228dc12c31a diff --git a/libavformat/avformat.h b/libavformat/avformat.h index ff6166ab04..b079f0aa73 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;