gstreamer/ext/jack
Philippe Normand 9544622674 jack: fix build against jack 0.120.2
jack_port_get_total_latency() has been deprecated in favor of
jack_port_get_latency_range().

https://bugzilla.gnome.org/show_bug.cgi?id=644477
2011-03-11 09:48:36 +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: fix up element details and some other minor clean-ups 2011-01-02 19:51:54 +00:00
gstjack.h jack: added client property 2011-01-02 14:30:08 +00:00
gstjackaudioclient.c jack: added client property 2011-01-02 14:30:08 +00:00
gstjackaudioclient.h jack: added client property 2011-01-02 14:30:08 +00:00
gstjackaudiosink.c jack: fix build against jack 0.120.2 2011-03-11 09:48:36 +00:00
gstjackaudiosink.h jack: added client property 2011-01-02 14:30:08 +00:00
gstjackaudiosrc.c jack: fix build against jack 0.120.2 2011-03-11 09:48:36 +00:00
gstjackaudiosrc.h jack: added client property 2011-01-02 14:30:08 +00:00
gstjackringbuffer.h jack: remove empty dispose and finalize methods 2011-01-02 14:30:08 +00:00
gstjackutil.c jack: implement multichannel support correctly for jackaudiosrc 2011-01-02 14:30:08 +00:00
gstjackutil.h jack: implement multichannel support correctly for jackaudiosrc 2011-01-02 14:30:08 +00:00
Makefile.am jack: fix up element details and some other minor clean-ups 2011-01-02 19:51:54 +00:00