Le duodi 2 brumaire, an CCXXIV, Paul B Mahol a écrit : > + if (memcmp(p->buf, "XVAG", 4)) > + return 0; > + return AVPROBE_SCORE_MAX;
MAX seems a bit high for just four ASCII characters at the beginning. It
would match a text file starting with "XVAG file format specification" for
example.
> + .long_name = NULL_IF_CONFIG_SMALL("XVAG"),
Not very helpful.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
