[Bug 730912] Crash when using "gst-launch-1.0 videotestsrc ! eglglessink" pipeline
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 29 09:14:02 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=730912
GStreamer | gst-plugins-bad | 1.2.0
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.2.5
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-29 16:13:57 UTC ---
commit cfcec5f772a82a083acf66dc3bbb42a3c6136bc6
Author: Yogish Kulkarni <yogishk at nvidia.com>
Date: Thu May 29 10:56:31 2014 +0530
eglglessink: Disable vertex attribute arrays after drawing
Enable vertex attribute arrays which will be used by a GL program
and disable them after drawing. If a vertex attribute array not
required by a program is enabled, GL will try to read from it,
which may crash the application.
https://bugzilla.gnome.org/show_bug.cgi?id=730912
--
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