gstreamer/ext
Sebastian Dröge 24e21ae6e9 ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing
Original commit message from CVS:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
(gst_gconf_audio_src_change_state):
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
(gst_gconf_video_sink_change_state):
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
(gst_gconf_video_src_change_state):
* ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
(gst_switch_commit_new_kid), (gst_switch_sink_change_state):
When we can't create a fakesink/fakesrc complain instead of unreffing
NULL pointers and crashing later. See bug #530535.
2008-05-03 09:18:22 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex Make ro memory to share. 2007-08-16 12:15:06 +00:00
cairo Stop using deprecated GLib functions. 2008-04-24 22:01:52 +00:00
cdio ext/: gst_atomic_int_set ==> g_atomic_int_set 2008-04-17 10:24:32 +00:00
dv ext/: gst_atomic_int_set ==> g_atomic_int_set 2008-04-17 10:24:32 +00:00
esd ext/esd/esdsink.c: Unref static pad template after using it. 2007-03-05 18:43:29 +00:00
flac ext/flac/gstflacdec.c: Fix extraction of picture blocks with newer libflac versions again: 2008-02-02 19:47:50 +00:00
gconf ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing 2008-05-03 09:18:22 +00:00
gdk_pixbuf ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946). 2008-04-03 22:50:48 +00:00
hal ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices. 2008-04-05 12:00:46 +00:00
jpeg ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base now. 2008-02-25 06:50:31 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte... 2006-12-18 15:51:54 +00:00
libcaca Don't mix tabs and spaces (#414168). 2007-03-03 13:06:21 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and gst_buffer_merge() aren't needed anymore... 2008-01-29 18:43:32 +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/: Implement GstPropertyProbe interface and add "device-name" property, so applications can use this to pr... 2007-11-14 19:10:37 +00:00
shout2 Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
soup ext/soup/gstsouphttpsrc.c: Include stdlib to fix the build. Use g_free instead of free, libsoup uses glib. 2008-05-02 11:32:31 +00:00
speex ext/speex/gstspeexenc.c: Add negotiation for the speex channels and rate. Fixes #465146. 2008-05-02 12:39:03 +00:00
taglib Check for and define ERROR_CXXFLAGS and use them when building 2008-02-23 12:23:38 +00:00
wavpack ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLib 2.12 already. 2008-04-04 19:00:19 +00:00
Makefile.am ext/Makefile.am: Remove LADSPA reference I missed. 2008-04-13 17:43:52 +00:00