gstreamer/ext/jack
Luis de Bethencourt 8e5a16e662 jack: case missing break statement
commit b1098c2ea5 added a new case in
gst_jack_audio_src_get_property() but forgot to add the break statement to it.
2015-02-19 11:20:55 +00:00
..
.gitignore
gstjack.c ext/sys: Fix some compilation errors caused by circular includes 2012-12-12 17:35:04 +00:00
gstjack.h ext/sys: Fix some compilation errors caused by circular includes 2012-12-12 17:35:04 +00:00
gstjackaudioclient.c jack: add some simple log handlers for jack 2014-02-23 00:17:00 +01:00
gstjackaudioclient.h
gstjackaudiosink.c jack: Add property port-pattern to specify which JACK ports to connect to 2015-02-17 13:45:43 +02:00
gstjackaudiosink.h jack: Add property port-pattern to specify which JACK ports to connect to 2015-02-17 13:45:43 +02:00
gstjackaudiosrc.c jack: case missing break statement 2015-02-19 11:20:55 +00:00
gstjackaudiosrc.h jack: Add property port-pattern to specify which JACK ports to connect to 2015-02-17 13:45:43 +02:00
gstjackringbuffer.h
gstjackutil.c
gstjackutil.h ext/sys: Fix some compilation errors caused by circular includes 2012-12-12 17:35:04 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00