Finally we're on to a proper jack setup, with a specialized bin and elements that...
authorAndy Wingo <wingo@pobox.com>
Tue, 16 Apr 2002 17:14:05 +0000 (17:14 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:01 +0000 (14:30 +0000)
commit6ef5499ab50b92ab831e6608878decd048e618ba
treefc193276d4425794f06fe0a841c6ca54498568a1
parenta9161e18825d4a07f4fdcd6e5c7607571b1aae51
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.
ext/jack/Makefile.am
ext/jack/gstjack.c
ext/jack/gstjack.h
ext/jack/gstjackbin.c [new file with mode: 0644]