[Bug 752073] New: Revert "imagefreeze: Remove impossible error condition"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 06:00:07 PDT 2015


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

            Bug ID: 752073
           Summary: Revert "imagefreeze: Remove impossible error
                    condition"
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This reverts commit d46631c5c7312ad613397f8238c7a9714ae3ae94.

The change made in the above commit is not proper.
pad only handle EOS event but not EOS flow, and   
will push the buffer again which will result in assertion error.
So we should not handle the buffer again and return EOS flow.

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