[Bug 750669] New: vtenc: always enqueue frames, even on error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 9 14:03:38 PDT 2015


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

            Bug ID: 750669
           Summary: vtenc: always enqueue frames, even on error
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ilya.konstantinov at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Even when we fail to encode frame, we should still enqueue it so it could be
passed into handle_frame (with output_buffer == NULL). Otherwise, we risk
GstVideoEncoder's queue of frames growing unbounded.

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