[Bug 688823] Not able to display certain jpegs via playbin when using HTTP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 28 10:10:20 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=688823
  GStreamer | don't know | 1.x

--- Comment #3 from Emanuele Aina <emanuele.aina at collabora.com> 2013-03-28 17:10:17 UTC ---
gst_caps_is_subset() docs say that:

 * <note>This function does not work reliably if optional properties for caps
 * are included on one caps and omitted on the other.</note>

It may be the case here. I'd suppose that
gst/typefind/gsttypefindfunctions.c:jpeg_type_find() in gst-plugins-base should
be changed to always return the width and height properties, even if unset.

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