gst/base/gstbasesrc.c: Don't unref the caps we passed to gst_caps_make_writable(...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 16 Jul 2005 12:33:13 +0000 (12:33 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 16 Jul 2005 12:33:13 +0000 (12:33 +0000)
commitd34751b8c2300c847601420639896bbbb39b0ecd
tree6a512e65fd789ea33feabd46281c3baf4515a296
parent1ac0654d1189b4db3c20575eab3a80b748368e33
gst/base/gstbasesrc.c: Don't unref the caps we passed to gst_caps_make_writable() after passing them. gst_caps_make_w...

Original commit message from CVS:
* gst/base/gstbasesrc.c: (gst_base_src_default_negotiate):
Don't unref the caps we passed to gst_caps_make_writable() after
passing them. gst_caps_make_writable() will do that for us.
ChangeLog
gst/base/gstbasesrc.c
libs/gst/base/gstbasesrc.c