gstreamer/ext/musepack
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
..
gstmusepackdec.c 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
gstmusepackdec.h expand tabs 2005-12-06 19:55:58 +00:00
gstmusepackreader.c Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't s... 2005-11-22 15:09:28 +00:00
gstmusepackreader.h Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't s... 2005-11-22 15:09:28 +00:00
Makefile.am Update to 1.1 API (#165446). 2005-01-29 01:28:34 +00:00