[Bug 693365] gst_structure_is_subset false positive

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 12 02:16:15 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693365
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-12 10:16:13 UTC ---
The code is slightly different in 1.0, but this still fails in 1.0. Can also
easily be tested via

 gst-launch-1.0  uridecodebin uri=file:///foo.mp3 caps=audio/mpeg,parsed=true !
fakesink -v

Note how it doesn't plug an mpegaudioparse, but sends audio/mpeg,
mpegversion=(int)1, layer=(int)3 to fakesink.

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