diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-04-05 18:27:22 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-04-05 18:27:22 +0000 |
commit | 67878834b919b4c8e0cddcba01160c523d1496b8 (patch) | |
tree | a68319a65552059912779b69ca8aaf7398d8658d /common | |
parent | 490f1c0132a02d0db547e7e19d913c517f8a9470 (diff) |
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.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject cbedff4d5f090d43fdeaa189748a6651f2c6a07 +Subproject 623fe1c2cce45bc30d5823c05716349874ae994 |