gstreamer/ext
Tim-Philipp Müller 2f992c783e ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal...
Original commit message from CVS:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
(gst_gconf_audio_src_dispose), (do_toggle_element):
* ext/gconf/gstgconfaudiosrc.h:
Remove gconf notify hook when the gconfaudiosrc element is
destroyed, otherwise the callback may be called on an
already-destroyed instance and bad things happen. Should fix
#378184.
Also ignore gconf key changes when the source is already running.
2006-12-11 11:41:18 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream errors out if the seek goes back up to the ... 2006-09-04 09:34:25 +00:00
cairo Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
cdio ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. 2006-11-02 14:43:11 +00:00
dv gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it's safe to use 2006-11-01 13:59:49 +00:00
esd ext/esd/: remove obsolete _factory_init protos 2006-11-24 08:58:53 +00:00
flac Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gconf ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +00:00
gdk_pixbuf Printf format fixes. 2006-10-05 16:37:33 +00:00
hal Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
jpeg gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it's safe to use 2006-11-01 13:59:49 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006. 2006-08-16 16:50:00 +00:00
libcaca ext/libcaca/gstcacasink.c: Fix width and height properties. 2006-11-28 12:30:10 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngenc.*: Fix strides. Fixes #364856. 2006-10-27 17:10:42 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper function to lessen the ifdefs. 2006-08-28 16:59:13 +00:00
shout2 Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
speex ext/speex/gstspeexdec.c: Some small cleanups, use _scale. 2006-10-31 09:44:39 +00:00
taglib ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 tag set when the createFrame method retur... 2006-12-06 13:35:52 +00:00
wavpack ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, const-ify element details, re-factor som... 2006-11-15 12:35:46 +00:00
Makefile.am docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs 2006-08-20 13:06:44 +00:00