gstreamer/sys/oss
Jan Schmidt de1357a407 Fix a bunch of leaks shown by the newly-added states test.
Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
* ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
(gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
(gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
(gst_gconf_audio_src_finalize), (do_toggle_element):
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
(gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
(do_toggle_element):
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
(gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
(gst_gconf_video_src_finalize), (do_toggle_element):
* ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
(gst_switch_sink_reset), (gst_switch_sink_set_child):
* ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
* ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
* ext/shout2/gstshout2.c: (gst_shout2send_class_init),
(gst_shout2send_init), (gst_shout2send_finalize):
* gst/debug/testplugin.c: (gst_test_class_init),
(gst_test_finalize):
* gst/flx/gstflxdec.c: (gst_flxdec_class_init),
(gst_flxdec_dispose):
* gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
* gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
(gst_rtspsrc_finalize):
* gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
* gst/rtsp/rtspextwms.h:
* gst/smpte/gstsmpte.c: (gst_smpte_class_init),
(gst_smpte_finalize):
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
* gst/udp/gstudpsink.c: (gst_udpsink_class_init),
(gst_udpsink_finalize):
* gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
(gst_wavparse_sink_activate):
* sys/oss/gstosssink.c: (gst_oss_sink_finalise):
* sys/oss/gstosssrc.c: (gst_oss_src_class_init),
(gst_oss_src_finalize):
* sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
* sys/v4l2/gstv4l2object.h:
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
(gst_v4l2src_finalize):
* sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
Fix a bunch of leaks shown by the newly-added states test.
2007-03-04 13:52:03 +00:00
..
.gitignore sys/oss/.cvsignore: add for oss_probe 2004-04-04 02:39:29 +00:00
common.h sys/oss/: - the user-visible error strings were in the wrong category 2006-04-10 19:55:31 +00:00
gstossaudio.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstossdmabuffer.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
gstossdmabuffer.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstosshelper.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00
gstosshelper.h sys/oss/gstossmixer.*: Refactored to be more like alsamixer. 2005-08-23 13:26:21 +00:00
gstossmixer.c sys/oss/: Small cleanups. Better error reporting. 2006-08-16 09:25:17 +00:00
gstossmixer.h expand tabs 2005-12-06 19:44:58 +00:00
gstossmixerelement.c sys/oss/gstossmixerelement.c: Don't leak device string. 2006-08-16 13:48:00 +00:00
gstossmixerelement.h sys/oss/: Small cleanups. Better error reporting. 2006-08-16 09:25:17 +00:00
gstossmixertrack.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00
gstossmixertrack.h expand tabs 2005-12-06 19:44:58 +00:00
gstosssink.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstosssink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstosssrc.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstosssrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am autogen.sh: require am17 2006-06-11 13:57:19 +00:00
oss_probe.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00