gstreamer/ext/jack
Stefan Kost a0898363d9 jack: when stopping playback, do one more cycle to flush the port. Fixes #582167
The gst_jack_audio_client_set_active() flags the port as deactivating and uses
a GCond to wait until the jack_process_cb() has run once more and cleared the
flag. This way the client zero's the buffer. This happens if one manyally go
to PAUSED and then to READY, while leting the mainloop run inbetween.
2009-05-28 10:15:50 +03:00
..
.gitignore ext/jack/.cvsignore: Ignore old files as requested by the build slave. 2006-12-06 16:57:17 +00:00
gstjack.c jack: Add new connection mode 2009-03-23 17:07:16 +01:00
gstjack.h jack: Add new connection mode 2009-03-23 17:07:16 +01:00
gstjackaudioclient.c jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 2009-05-28 10:15:50 +03: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... 2007-03-08 15:24:52 +00:00
gstjackaudiosink.c jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 2009-05-28 10:15:50 +03:00
gstjackaudiosink.h ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2008-08-07 08:47:40 +00:00
gstjackaudiosrc.c jack: Add new connection mode 2009-03-23 17:07:16 +01:00
gstjackaudiosrc.h docs/plugins/: docs/plugins/inspect/plugin-jack.xml 2008-08-07 09:09:44 +00:00
gstjackbin.c ext/jack/: Query port latencies for sink/src delays. 2008-11-23 17:50:08 +00:00
gstjackringbuffer.h ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2008-08-07 08:47:40 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
README s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2002-03-18 04:41:35 +00:00

to be written, la dee da

jackit.sf.net