gstreamer/ext/flac
Tim-Philipp Müller 3a27956d47 Pass unhandled queries upstream instead of just dropping them (#326446). Update query type arrays here and there.
Original commit message from CVS:
* ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
(gst_dvdemux_sink_query):
* ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
* ext/speex/gstspeexdec.c: (speex_get_query_types),
(speex_dec_src_query):
* ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
(gst_speexenc_sink_query):
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_get_src_query_types),
(gst_matroska_demux_handle_src_query):
* gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
(gst_wavparse_pad_query):
Pass unhandled queries upstream instead of just dropping
them (#326446). Update query type arrays here and there.
2006-02-06 12:18:45 +00:00
..
flac_compat.h expand tabs 2005-12-06 19:44:58 +00:00
gstflac.c borgify and fix up documentation 2005-12-09 19:51:03 +00:00
gstflacdec.c Pass unhandled queries upstream instead of just dropping them (#326446). Update query type arrays here and there. 2006-02-06 12:18:45 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work now. Most importantly, don't act upon a... 2005-12-10 20:26:33 +00:00
gstflacenc.c Fixed a bug add in last commit, where no event is send. Thanks Tim to show me. 2006-02-03 20:05:20 +00:00
gstflacenc.h borgify and fix up documentation 2005-12-09 19:51:03 +00:00
gstflactag.c Update for gst_tag_setter API changes. 2005-11-22 12:38:33 +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 ext/: libgsttagedit has been renamed to libgsttag. 2005-11-22 11:36:04 +00:00