[Bug 740305] glimagesink: critical error while seeking using playback-test

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 18 21:38:36 PST 2014


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

--- Comment #1 from Vineeth <vineeth.tm at samsung.com> 2014-11-19 05:38:32 UTC ---
Created an attachment (id=290958)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290958
 Review: https://bugzilla.gnome.org/review?bug=740305&attachment=290958

playback-test patch

If we seek when media is in stop state, playback-test gives
critical error, since context of glimagesink is destroyed during stop.
Hence adding an extra condition in playback-test,
to pass on navigation events only when the playbackapp is live


One other way which i can think of is in by making sure 
gst_glimage_sink_navigation_send_event in glimagesink checks if context is
valid before proceeding.
But this does not sound like a proper patch..


Please review and give comments on the same.

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