[Bug 745438] v4l22bufferpool: Don't update buffer flags and timestamp when dequeing from OUTPUT device

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 8 14:27:44 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.4.6

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
commit a99b790e3553874ce2506f7e0de8ed298a742861
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Sun Mar 8 21:15:53 2015 +0000

    v4l2bufferpool: Don't update buffer for OUTPUT

    For output device, we should not update the buffer with flags and
    timestamp when we dequeue. The information in the v4l2_buffer is not
    meaningful and it breaks the case where the buffer is rendered at
    multiple places.

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

    Conflicts:
        sys/v4l2/gstv4l2bufferpool.c

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