gstreamer/ext/ladspa
Tim-Philipp Müller e8b4130a36 Update for stream lock API changes: don't take stream log in sink event handlers any longer and change GST_STREAM_LOC...
Original commit message from CVS:
* ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
* ext/flac/gstflacdec.c: (gst_flacdec_loop),
(gst_flacdec_src_event):
* ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
* ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
(gst_signal_processor_getrange), (gst_signal_processor_chain):
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
* gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
(gst_flxdec_sink_event_handler):
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_handle_seek_event):
* gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
Update for stream lock API changes: don't take stream log
in sink event handlers any longer and change GST_STREAM_LOCK
to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
functions.
2005-11-21 18:09:01 +00:00
..
gstladspa.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:26 +00:00
gstladspa.h ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... 2005-08-26 11:05:13 +00:00
gstsignalprocessor.c Update for stream lock API changes: don't take stream log in sink event handlers any longer and change GST_STREAM_LOC... 2005-11-21 18:09:01 +00:00
gstsignalprocessor.h ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... 2005-08-26 11:05:13 +00:00
load.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:22:54 +00:00
search.c added typecast to avoid warning 2004-08-31 16:07:08 +00:00
utils.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00