[Bug 733814] On W32 gst-launch does not finish correctly after getting SIGINT
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 28 00:22:43 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733814
GStreamer | gstreamer (core) | unspecified
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at coaxion.net
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-28 07:22:40 UTC ---
On Unix the signal handlers are called from a random thread too, so that should
be fine.
commit 35fc309544099b52a46267ffbf85c1d6a3fcf2b5
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date: Sun Jul 27 02:37:08 2014 +0000
gst-launch: Support SIGINT (Ctrl+C) on W32
W32 has no SIGINT, but it does have SetConsoleCtrlHandler(), which sets up
a handler for Ctrl+C.
https://bugzilla.gnome.org/show_bug.cgi?id=733814
--
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