You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
@@ -80,7 +80,7 @@ static int flic_probe(AVProbeData *p)
|
|||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
|
|
||||||
return AVPROBE_SCORE_MAX;
|
return AVPROBE_SCORE_MAX - 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int flic_read_header(AVFormatContext *s)
|
static int flic_read_header(AVFormatContext *s)
|
||||||
|
Reference in New Issue
Block a user