jack: Add new connection mode
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 Mar 2009 10:21:02 +0000 (11:21 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:07 +0000 (14:30 +0000)
commit7dde7eca2896e3049747150ed8f869f51fe5e43b
tree7d672cfa8a38bf114339c770ce4b761691e199d4
parentfb03eb6bacb1e224ab4f89198ef6be17600229ad
jack: Add new connection mode

Add a new connection mode to jacksrc and jacksink. In this new auto-force
connection mode jack will create as many ports as requested/needed in the
pipeline and will then connect as many physical ports as possible, possibly
leaving some ports unconnected.

Also get rid of some leftover g_print.

Fixes #575284.
ext/jack/gstjack.c
ext/jack/gstjack.h
ext/jack/gstjackaudiosink.c
ext/jack/gstjackaudiosrc.c