[Bug 651294] WBMP images are not supported by typefind

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 1 17:01:53 PDT 2011


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

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-06-02 00:01:48 UTC ---
Created an attachment (id=189052)
 View: https://bugzilla.gnome.org/attachment.cgi?id=189052
 Review: https://bugzilla.gnome.org/review?bug=651294&attachment=189052

typefinding: add typefinder for WAP WBMP bitmaps

> Adding a reliable typefinder for wbmp will be almost
> impossible, the header only contains the 2 zero-bytes
> and the width/height of the image.

True, though this patch seems to work well enough. Not sure how 'reliable' it
has to be. If it's plausible enough and no other typefinder claims it, we may
just as well go for it. Worst case scenario is that the user gets to see an
image with random black and white snow.

gdkpixbufdec doesn't actually seem to decode it though (might be a problem in
the plugin, however).

-- 
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