[Bug 653709] [ximagesrc] sets DISCONT on half the buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 9 01:20:15 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-08-09 08:20:09 UTC ---
commit 26993420c06aacfa52c883dea04d07ad542b079f
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Aug 9 09:05:31 2011 +0100

    ximagesrc: clear flags on buffer reuse

    This will ensure a logically new buffer does not keep flags from
    a previous use of that buffer (eg, DISCONT would be set on the first
    buffer, and mistakenly kept when reused).

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

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