gstreamer/ext/ivorbis
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
..
Makefile.am Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! tremor ! alsasink. 2005-11-21 03:21:04 +00:00
vorbis.c set rank to secondary as you never want this to be used instead of normal oggdemux etc. 2005-11-15 08:38:16 +00:00
vorbisenc.h expand tabs 2005-12-06 19:55:58 +00:00
vorbisfile.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