[Bug 739374] New: h264parse: sets srccaps too often

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 29 14:59:31 PDT 2014


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

           Summary: h264parse: sets srccaps too often
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=289611)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=289611)
Patch

srccaps should only be set when some other attributes besides codec_data are
changing, however the comparison is currently broken as level and profile are
missing from new caps, which always causes gst_caps_is_strictly_equal return
FALSE

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