parent
ff4680922f
commit
86ea021b3a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ static int flic_probe(AVProbeData *p)
|
|||
return 0;
|
||||
|
||||
|
||||
return AVPROBE_SCORE_MAX;
|
||||
return AVPROBE_SCORE_MAX - 1;
|
||||
}
|
||||
|
||||
static int flic_read_header(AVFormatContext *s)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue