gstreamer/ext/jack
Wim Taymans 7dde7eca28 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.
2011-01-02 14:30:07 +00:00
..
.gitignore ext/jack/.cvsignore: Ignore old files as requested by the build slave. 2011-01-02 14:30:06 +00:00
gstjack.c jack: Add new connection mode 2011-01-02 14:30:07 +00:00
gstjack.h jack: Add new connection mode 2011-01-02 14:30:07 +00:00
gstjackaudioclient.c ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2011-01-02 14:30:06 +00:00
gstjackaudioclient.h ext/jack/: Make an object to manage client connections to the jack server which we will use in the future to run sele... 2011-01-02 14:30:06 +00:00
gstjackaudiosink.c jack: Add new connection mode 2011-01-02 14:30:07 +00:00
gstjackaudiosink.h ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2011-01-02 14:30:06 +00:00
gstjackaudiosrc.c jack: Add new connection mode 2011-01-02 14:30:07 +00:00
gstjackaudiosrc.h docs/plugins/: docs/plugins/inspect/plugin-jack.xml 2011-01-02 14:30:06 +00:00
gstjackbin.c ext/jack/: Query port latencies for sink/src delays. 2011-01-02 14:30:07 +00:00
gstjackringbuffer.h ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2011-01-02 14:30:06 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2011-01-02 14:30:07 +00:00
README s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2011-01-02 14:30:00 +00:00

to be written, la dee da

jackit.sf.net