[gstreamer-bugs] [Bug 626049] [vdpau] crashes in states.check unit test

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 6 03:27:15 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-06 10:27:09 UTC ---
commit b6f22c519dc018943ed924e1fdbd7405206479cc
Author: Carl-Anton Ingmarsson <ca.ingmarsson at gmail.com>
Date:   Fri Aug 6 12:14:04 2010 +0200

    vdpau: fix destruction of GstVdpDevice when it failed to open

    only close display in finalize and check if vdp_decoder_destroy is
available
    before we use it

commit 8996b80d62dd380990f284a0a73db5c7f280185a
Author: Carl-Anton Ingmarsson <ca.ingmarsson at gmail.com>
Date:   Thu Aug 5 23:55:00 2010 +0200

    vdpausink: use separate mutex for device locking

    we can't use GST_OBJECT_LOCK since that cause problems when we try to post
    errors, due to gst_element_post_message also taking the GST_OBJECT_LOCK

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