jack: rework transport support
authorStefan Sauer <ensonic@users.sf.net>
Tue, 7 Feb 2012 20:57:47 +0000 (21:57 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 7 Feb 2012 20:59:29 +0000 (21:59 +0100)
commit7a9970fc291c4238ec379a3b08917e53a6c1b55c
tree6e7872aa480b96f662818b3c8888c37399553f1c
parent32f8a04b5708d92067ffe9e3699cd889b166caf5
jack: rework transport support

Move common code to jackclient. There we can also handle the request state
message in a better way, as the element callbacks are only run if the element is
active.
ext/jack/gstjackaudioclient.c
ext/jack/gstjackaudiosink.c
ext/jack/gstjackaudiosrc.c