[gstreamer-bugs] [Bug 630353] New: [appsrc] Avoid losing buffers' caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 22 10:17:10 PDT 2010


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

           Summary: [appsrc] Avoid losing buffers' caps
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Currently appsrc sets its 'caps' property to all buffers it pushes. This makes
it erase current buffers caps when its property is NULL.

This patch makes it only set the caps if it actually has a caps to set (the
property is non-NULL).

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