gstreamer/ext/jack
Wim Taymans 71b06e4957 jacksrc: make sure we always read nframes
Error out when we are asked to read a different size that what was configured as
the jack period size because that would mean something else is wrong.

Fixes #618409
2011-01-02 14:30:08 +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: Add new connection mode 2011-01-02 14:30:07 +00:00
gstjack.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2011-01-02 14:30:07 +00:00
gstjackaudioclient.c jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 2011-01-02 14:30:07 +00: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... 2011-01-02 14:30:06 +00:00
gstjackaudiosink.c jack: remove empty dispose and finalize methods 2011-01-02 14:30:08 +00:00
gstjackaudiosink.h ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. 2011-01-02 14:30:06 +00:00
gstjackaudiosrc.c jacksrc: make sure we always read nframes 2011-01-02 14:30:08 +00:00
gstjackaudiosrc.h jack: improve process_cb 2011-01-02 14:30:08 +00:00
gstjackbin.c ext/jack/: Query port latencies for sink/src delays. 2011-01-02 14:30:07 +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: implement multichannel support correctly for jackaudiosrc 2011-01-02 14:30:08 +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