gstreamer/gst
Edward Hervey 50f4eb876a Fix memleak with gst_static_pad_template_get().
Original commit message from CVS:
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
* ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
(gst_jpeg_dec_setcaps):
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
* ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
* ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
* ext/libmng/gstmngdec.c: (gst_mngdec_init),
(gst_mngdec_src_getcaps):
* ext/libpng/gstpngdec.c: (gst_pngdec_init),
(gst_pngdec_caps_create_and_set):
* ext/libpng/gstpngenc.c: (gst_pngenc_init):
* ext/mikmod/gstmikmod.c: (gst_mikmod_init):
* ext/speex/gstspeexdec.c: (gst_speex_dec_init):
* gst/alpha/gstalpha.c: (gst_alpha_init):
* gst/auparse/gstauparse.c: (gst_au_parse_init):
* gst/avi/gstavidemux.c: (gst_avi_demux_init),
(gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
* gst/cutter/gstcutter.c: (gst_cutter_init):
* gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
(gst_efence_checkgetrange):
* gst/debug/negotiation.c: (gst_negotiation_init):
* gst/flx/gstflxdec.c: (gst_flxdec_init):
* gst/goom/gstgoom.c: (gst_goom_init):
* gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
* gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
* gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
* gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
* gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
* gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
* gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
* gst/smpte/gstsmpte.c: (gst_smpte_init):
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
(gst_wavparse_create_sourcepad):
Fix memleak with gst_static_pad_template_get().
This uses gst_pad_new_from_static_template() instead.
Fixes #333512
2006-03-15 16:17:12 +00:00
..
alpha Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
apetag configure.ac: Bump requirements to current core and -base CVS (core for new typefind helper API, and -base for the 2006-03-02 15:14:22 +00:00
audiofx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
auparse Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
autodetect expand tabs 2005-12-06 19:44:58 +00:00
avi Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
cutter Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
debug Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
effectv expand tabs 2005-12-06 19:44:58 +00:00
equalizer expand tabs 2005-12-06 19:55:58 +00:00
flx Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
goom Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
id3demux configure.ac: Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(), used by id3demux. 2006-03-14 17:56:02 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
level gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ERROR log 2006-02-06 15:28:56 +00:00
matroska gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found. 2006-02-18 17:20:48 +00:00
median close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
monoscope close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
multipart gst/multipart/multipartdemux.c: Applied #318663. Gives quite a few false positives in autoscan mode, but it's better ... 2006-02-16 16:53:52 +00:00
oldcore expand tabs 2005-12-06 19:44:58 +00:00
qtdemux gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. 2006-03-15 15:08:20 +00:00
rtp Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
rtsp Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
smpte Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
spectrum Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
udp gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624. 2006-03-07 17:31:03 +00:00
videobox gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our oil functions 2006-01-20 15:06:28 +00:00
videocrop Update for alloc_buffer changes. 2005-12-05 13:04:22 +00:00
videofilter docs/plugins/: Added videobalance and videoflip to the docs. 2006-03-03 14:39:55 +00:00
videomixer gst/videomixer/videomixer.c: Code cleanup and re-enabling queued time validity check for correct EOS handling. 2005-12-13 21:58:42 +00:00
wavenc close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. 2006-03-13 15:49:08 +00:00
wavparse Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00