gstreamer/ext
Tim-Philipp Müller 6435014c26 ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi...
Original commit message from CVS:
* ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
* ext/libmms/gstmms.c: (gst_mms_src_query), (gst_mms_create):
* ext/musepack/gstmusepackdec.c: (gst_musepackdec_src_query),
(gst_musepackdec_loop):
* ext/swfdec/gstswfdec.c: (gst_swfdec_video_link),
(gst_swfdec_src_query):
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
GstObjects must be unref'ed with gst_object_unref() instead of
g_object_unref(), otherwise things break for GLib-2.6 users.
2005-12-12 10:40:42 +00:00
..
arts licensing, name and description changes 2005-08-14 16:10:55 +00:00
artsd renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
audiofile expand tabs 2005-12-06 19:55:58 +00:00
audioresample Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:33:11 +00:00
cdaudio expand tabs 2005-12-06 19:55:58 +00:00
dirac Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
directfb fix header 2005-11-28 21:22:39 +00:00
divx expand tabs 2005-12-06 19:55:58 +00:00
dts expand tabs 2005-12-06 19:55:58 +00:00
faac expand tabs 2005-12-06 19:55:58 +00:00
faad ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is stereo and play it that way instead of ... 2005-12-09 15:30:21 +00:00
gsm Fixing stuff as wingo pointed out. 2005-10-26 15:45:11 +00:00
hermes Update for alloc_buffer changes. 2005-12-05 13:04:22 +00:00
ivorbis ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... 2005-12-12 10:40:42 +00:00
jack renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
ladspa expand tabs 2005-12-06 19:44:48 +00:00
lcs Update for alloc_buffer changes. 2005-12-05 13:04:22 +00:00
libfame replace framerate aproximations by their real value (24000/1001, 30000/1001, 60000/1001) 2005-01-14 12:27:22 +00:00
libmms ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... 2005-12-12 10:40:42 +00:00
mpeg2enc Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
mplex Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
musepack ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... 2005-12-12 10:40:42 +00:00
musicbrainz renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
nas expand tabs 2005-12-06 19:55:58 +00:00
polyp Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:33:11 +00:00
sdl fix include 2005-11-28 17:47:27 +00:00
shout Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
smoothwave renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
snapshot expand tabs 2005-12-06 19:55:58 +00:00
sndfile expand tabs 2005-12-06 19:55:58 +00:00
swfdec ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... 2005-12-12 10:40:42 +00:00
tarkin expand tabs 2005-12-06 19:55:58 +00:00
wavpack ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... 2005-12-12 10:40:42 +00:00
xine expand tabs 2005-12-06 19:55:58 +00:00
xvid expand tabs 2005-12-06 19:55:58 +00:00
Makefile.am swfdec Ported to 0.10. 2005-12-09 04:15:02 +00:00