[Bug 740305] glimagesink: critical error while seeking using playback-test
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 19 20:40:52 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740305
GStreamer | gst-plugins-bad | unspecified
Matthew Waters <ystreet00> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #12 from Matthew Waters <ystreet00 at gmail.com> 2014-11-20 04:40:49 UTC ---
commit 47f3a1954ed773b33208772cf9f224612a387beb
Author: Vineeth T M <vineeth.tm at samsung.com>
Date: Thu Nov 20 09:13:58 2014 +0530
glimagesink: critical error while seek playback-test(stop state)
If we seek when media is in stop state, playback-test gives
critical error, since context of glimagesink is destroyed during stop.
But since context is not present, we need not handle send_event in
glimagesink
Hence adding a condition to check if context is valid.
https://bugzilla.gnome.org/show_bug.cgi?id=740305
--
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