mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/speex/gstspeexdec.c: Small cleanups.
Original commit message from CVS: * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init), (speex_dec_get_formats), (speex_dec_convert), (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event), (speex_dec_chain), (gst_speexdec_get_property), (gst_speexdec_set_property): Small cleanups.
This commit is contained in:
parent
75f9893c96
commit
1fa954defa
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-10-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
|
||||
(speex_dec_get_formats), (speex_dec_convert),
|
||||
(speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
|
||||
(speex_dec_chain), (gst_speexdec_get_property),
|
||||
(gst_speexdec_set_property):
|
||||
Small cleanups.
|
||||
|
||||
2004-10-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
|
||||
|
|
Loading…
Reference in a new issue