[Bug 693365] gst_structure_is_subset false positive

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 13 07:07:55 PST 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-02-13 14:30:47 UTC ---
commit 171c79c9a7a54a7e36dbc6612ac06f659ef9d0dd
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Feb 13 10:46:37 2013 +0100

    structure: Make sure that subsets have all fields of the superset

    "video/x-h264,parsed=(boolean)true" is not a superset of
    "video/x-h264,stream-format=(string)byte-stream,alignment=(string)nal"
    for example.

    https://bugzilla.gnome.org/show_bug.cgi?id=693365


and many related changes to unit tests and some elements everywhere.

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