[Bug 735581] New: imagefreeze: Refactoring element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 28 03:05:40 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735581
  GStreamer | gst-plugins-good | unspecified

           Summary: imagefreeze: Refactoring element
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vineeth.tm at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Removing unreachable code in the function
gst_image_freeze_sink_chain()

once EOS is passed, the GstPad rejects the next request and if(self->buffer)
will never be satisfied.
Replacing it by returning error, incase GstPad does not reject the request

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