[Bug 651294] WBMP images are not supported by typefind

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 27 16:36:47 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=651294
  GStreamer | gst-plugins-base | git

--- Comment #4 from Patrick McCarty <patrick.mccarty at linux.intel.com> 2011-05-27 23:36:43 UTC ---
(In reply to comment #3)
> (From update of attachment 188785 [details])
> >+  TYPE_FIND_REGISTER_START_WITH (plugin, "image/vnd.wap.wbmp",
> >+      GST_RANK_SECONDARY, wbmp_exts, "\000\000", 2,
> >+      GST_TYPE_FIND_LIKELY);
> 
> Every file with two zero bytes at the beginning is likely to be a wbmp file?
> :-)

Of course not :-)

I assume that using the TYPE_FIND_REGISTER macro would be more appropriate in
this case?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list