Go to the documentation of this file.
34 if (!strncmp(p,
"[br]", 4)) {
38 if (p[0] ==
'\n' && p[1])
40 else if (*p !=
'\n' && *p !=
'\r')
55 const char *ptr = avpkt->
data;
59 if (ptr && sscanf(ptr,
"%*u:%*u:%*u.%*u,%*u:%*u:%*u.%*u%c", &c) == 1) {
61 "information). You need to upgrade your libavformat or "
62 "sanitize your packet.\n");