[Bug 695203] xvimagesink: crash in gst_xvimagesink_xvimage_put() with HLS bip-bop stream after a while

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 14 06:35:54 PDT 2013


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

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2013-03-14 13:35:48 UTC ---
commit 0cf392837d6660e05b54ea0b8682471359bf35d1
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Mar 13 11:13:58 2013 +0100

    xvimagesink: use xvcontext for allocation

    Make a new refcounted xvcontext object that handles the X connection.
    Use the xvcontext to allocate images and windows. Move some code
    around so that all X calls are made from the xvcontext object.
    Make a GstXvImageAllocator object that allocates images from the xvcontext.
We
    can implement a copy function now for these memory objects now.
    Make the bufferpool use the xvimageallocator object for its images.

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