Original commit message from CVS:
Hm, let's not quit on these since the divx libs seem totally hosed
g_warning("Version mismatch! This plugin was compiled for "
"DivX version %d, while your library has version %d!",
DECORE_VERSION, lib_version);
- return FALSE;
}
/* create an elementfactory for the v4lmjpegsrcparse element */
g_warning("Version mismatch! This plugin was compiled for "
"DivX version %d, while your library has version %d!",
ENCORE_VERSION, lib_version);
- return FALSE;
}
if (!gst_library_load("gstvideo"))