gstreamer/gst
Tim-Philipp Müller d0cc0e9082 gst/playback/: Work around refcount problem with g_value_set_object() that occur if the core has been compiled agains...
Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
* gst/playback/gstplaybin.c: (gst_play_bin_get_property):
Work around refcount problem with g_value_set_object() that occur
if the core has been compiled against GLib-2.6 (g_value_set_object()
will only g_object_ref() the element, but the caller will
gst_object_unref() it and bad things will happen due to the way
GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
totem for people on FC4 using Thomas's 0.10 RPMs.
2005-12-07 18:51:35 +00:00
..
adder expand tabs 2005-12-06 19:42:02 +00:00
audioconvert expand tabs 2005-12-06 19:42:02 +00:00
audiorate expand tabs 2005-12-06 19:42:02 +00:00
audioresample expand tabs 2005-12-06 19:42:02 +00:00
audiotestsrc borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
ffmpegcolorspace expand tabs 2005-12-06 19:42:02 +00:00
playback gst/playback/: Work around refcount problem with g_value_set_object() that occur if the core has been compiled agains... 2005-12-07 18:51:35 +00:00
subparse borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
tcp expand tabs 2005-12-06 19:42:02 +00:00
typefind expand tabs 2005-12-06 19:42:02 +00:00
videorate expand tabs 2005-12-06 19:42:02 +00:00
videoscale borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
videotestsrc expand tabs 2005-12-06 19:42:02 +00:00
volume remove sinesrc some more 2005-11-23 15:36:58 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00