gstreamer/ext/jack
Andy Wingo 6ef5499ab5 Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to...
Original commit message from CVS:
Finally we're on to a proper jack setup, with a specialized bin and elements
that can only go in a jack bin. I had to fix the parser first to do this, but
to run it, the syntax is like so:

gst-launch jackbin.( filesrc ! mad ! jacksink )

But of course it's not fully functional yet. Sigh.
2011-01-02 14:30:01 +00:00
..
gstjack.c Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to... 2011-01-02 14:30:01 +00:00
gstjack.h Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to... 2011-01-02 14:30:01 +00:00
gstjackbin.c Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to... 2011-01-02 14:30:01 +00:00
Makefile.am Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to... 2011-01-02 14:30:01 +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