tools: remove SIGUSR* handling from gst-launch
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 4 Jun 2011 13:41:16 +0000 (14:41 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 4 Jun 2011 13:41:16 +0000 (14:41 +0100)
commit0bf43651a9ca3d1d2e62806f7a5978c475c0ecf1
treea2bc1e072c7aa183fa81413cdbe0d3fb707ccf9b
parent510ee7be34e5af9e48646025a4628f3fa9e641ed
tools: remove SIGUSR* handling from gst-launch

Remove SIGUSR* handling from gst-launch, since it might interfere
with other things (e.g. libleaks), and should be done differently
anyway (either via support for simple timed-commands scripting or
remote control via DBus or so).
tools/gst-launch.1.in
tools/gst-launch.c