gstreamer/ext/flac
Tim-Philipp Müller 3cbd39e022 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:02 +00:00
..
flac_compat.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstflac.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstflacdec.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:02 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample; and misc. minor clean-ups. Seeking is s... 2005-09-06 21:31:25 +00:00
gstflacenc.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:02 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa... 2005-10-24 15:50:06 +00:00
gstflactag.c ext/: gsttaginterface.h -> gsttagsetter.h 2005-09-07 13:49:37 +00:00
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. 2005-10-02 15:33:14 +00:00