launch: place the deep-notify on the right pipeline
authorWim Taymans <wtaymans@redhat.com>
Tue, 25 Mar 2014 11:38:07 +0000 (12:38 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 25 Mar 2014 11:38:07 +0000 (12:38 +0100)
commitf85ce91e9d148fde9e8774c64f129f912a1e47ff
tree96f5fa271e1641a548f501c86d2a1258ec59ba3a
parent093574053fae243ec5fcfd6adae8185053b1e896
launch: place the deep-notify on the right pipeline

If the toplevel bin is not not a pipeline, we place the bin in a
pipeline. Also make sure that we connect to the deep-notify of this new
pipeline because we will g_signal_handler_disconnect() from it later.
tools/gst-launch.c