gstreamer/ext
Edward Hervey 5ad613d9b9 Switch to using GstStaticPadTemplate.
Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
(gst_flac_dec_init):
* gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
(gst_alaw_dec_init):
* gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
(gst_alaw_enc_init):
* gst/law/alaw.c: (plugin_init):
* gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
(gst_mulawdec_init):
* gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
(gst_mulawenc_init):
* gst/law/mulaw.c: (plugin_init):
Switch to using GstStaticPadTemplate.
* gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
Don't forget to free the addrinfo structure.
* gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
(gst_wavparse_sink_activate):
Don't forget to unref the GstAdapter.
2008-12-13 15:34:01 +00:00
..
aalib Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
annodex Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
cairo Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
dv ext/dv/gstdvdemux.c: Restore previous behaviour of not passing QoS and navigation events upstream, which presumably w... 2008-12-09 10:28:11 +00:00
esd Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
flac Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
gconf Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
gdk_pixbuf Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
hal Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
jpeg Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
ladspa Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libcaca Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libmng Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libpng ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's not what this libpng callback is for at all! 2008-11-20 13:46:47 +00:00
mikmod Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
pulse ext/pulse/pulsesink.c: Change #if 0 to something more expresive and add pointer to related bug ticket. 2008-11-23 15:08:45 +00:00
raw1394 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
shout2 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
soup Add support for basic and digest authentication in souphttpsrc. 2008-11-27 16:43:24 +00:00
speex Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
taglib Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
wavpack Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
Makefile.am Pull changes from 0.10.9.2 pre-release branch moving the libcdio 2008-08-12 09:22:29 +00:00