gstreamer/ext
Wim Taymans 2748ae9548 ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.
Original commit message from CVS:
* ext/speex/gstspeex.c: (plugin_init):
* ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
(gst_speex_dec_class_init), (speex_dec_get_formats),
(speex_get_event_masks), (speex_get_query_types),
(gst_speex_dec_init), (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),
(speex_dec_change_state):
* ext/speex/gstspeexdec.h:
* ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
(gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
(gst_speexenc_base_init), (gst_speexenc_class_init),
(gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
(gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
(gst_speexenc_src_query), (gst_speexenc_init),
(gst_speexenc_get_tag_value), (comment_init), (comment_add),
(gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
(gst_speexenc_setup), (gst_speexenc_buffer_from_data),
(gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
(gst_speexenc_chain), (gst_speexenc_get_property),
(gst_speexenc_set_property), (gst_speexenc_change_state):
* ext/speex/gstspeexenc.h:
Rewrote speex encoder, make sure it can be embedded in ogg.
Implemented speex decoder.
2004-09-28 16:44:12 +00:00
..
aalib second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
dv ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with a factor. 2004-06-27 16:38:41 +00:00
esd Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102, #152247. 2004-09-12 22:57:26 +00:00
flac Make flacenc work with mono streams by only setting the mid_side and loose_mid_side when its a stereo stream 2004-08-17 12:38:33 +00:00
gdk_pixbuf ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation 2004-09-22 15:03:08 +00:00
jpeg ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting caps. Fixes mysterious segfault. Blessed... 2004-09-20 09:58:35 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
libcaca only open/close library during state changes, not creation/disposal 2004-04-13 12:17:21 +00:00
libpng error out on unsupported types 2004-08-17 13:37:07 +00:00
mikmod fix license information 2004-09-20 14:25:08 +00:00
pango ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
raw1394 throw errors when applicable 2004-09-03 16:45:36 +00:00
shout2 ext/lame/gstlame.c: send tag events downstream 2004-07-28 20:26:31 +00:00
speex ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. 2004-09-28 16:44:12 +00:00
Makefile.am Remove non-working ugly kioplugin Markey has new and much improved one in Amarok which he will send upstream 2004-09-28 10:59:02 +00:00