gst-launch: add -p option to disable play handler.
authorStefan Kost <ensonic@users.sf.net>
Wed, 28 Apr 2010 14:15:41 +0000 (17:15 +0300)
committerStefan Kost <ensonic@users.sf.net>
Fri, 30 Apr 2010 07:03:38 +0000 (10:03 +0300)
commit7c4e0537d314e1f531fa75d4f0b0e9cef08909d2
treee6abd8932a9d3b9b50b0ad58f0fe449e5d59773f
parentc96dec2a06d8912f2941a4e38beeb405c65ef66e
gst-launch: add -p option to disable play handler.

Same logic as for the fault handler. This is useful for some debug/tracing tools
that need to grab SIGUSR1 and SIGUSR2 them self.
tools/gst-launch.1.in
tools/gst-launch.c