[Bug 693481] gst-launch: Use signalfd() to handle keyboard interruption

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 13 15:49:43 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693481
  GStreamer | gstreamer (core) | git

Krzysztof Konopko <krzysztof.konopko+bugzilla.gnome> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235842|0                           |1
        is obsolete|                            |

--- Comment #10 from Krzysztof Konopko <krzysztof.konopko+bugzilla.gnome at gmail.com> 2013-02-13 23:49:39 UTC ---
Created an attachment (id=235967)
 View: https://bugzilla.gnome.org/attachment.cgi?id=235967
 Review: https://bugzilla.gnome.org/review?bug=693481&attachment=235967

A new patch that rips out raw signal handling and uses g_source_set_callback()
instead

OK, another round.  This time though all the FIXME chaff removed:
- using G_OS_UNIX standard macro
- removed SA_SIGINFO use as it was of a little value
- kept traditional signal handling for SIGSEGV and SIGQUIT

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