From 67878834b919b4c8e0cddcba01160c523d1496b8 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 5 Apr 2006 18:27:22 +0000 Subject: ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. Original commit message from CVS: * ext/speex/gstspeex.c: (plugin_init): * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init), (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert), (speex_get_sink_query_types), (speex_dec_sink_query), (speex_get_src_query_types), (speex_dec_src_query), (speex_dec_src_event), (speex_dec_sink_event), (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments), (speex_dec_chain_parse_data), (speex_dec_chain), (gst_speex_dec_get_property), (gst_speex_dec_set_property), (speex_dec_change_state): * ext/speex/gstspeexdec.h: Fix seeking and duration queries (#337033); clean up and refactor a bit. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index cbedff4d..623fe1c2 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit cbedff4d5f090d43fdeaa189748a6651f2c6a07f +Subproject commit 623fe1c2cce45bc30d5823c05716349874ae994e -- cgit