gst/: Use gst_data_copy, instead of ref, since some applications that uses GBoxed...
authorJohan Dahlin <johan@gnome.org>
Mon, 1 Mar 2004 12:10:16 +0000 (12:10 +0000)
committerJohan Dahlin <johan@gnome.org>
Mon, 1 Mar 2004 12:10:16 +0000 (12:10 +0000)
commit2db697154bb22123f45074aa28a3185f4344cb55
tree7dab349c6d8b81ca3e34acda714a3c2bd905009e
parentb4450adfec6a987a63f3c8012afe6d45a1443f02
gst/: Use gst_data_copy, instead of ref, since some applications that uses GBoxed routines depends on a function that...

Original commit message from CVS:
* gst/gstbuffer.c (_gst_buffer_initialize):
* gst/gstdata.c (gst_data_get_type):
* gst/gstevent.c (_gst_event_initialize): Use gst_data_copy,
instead of ref, since some applications that uses GBoxed
routines depends on a function that actually returns a copy.
ChangeLog
gst/gstbuffer.c
gst/gstdata.c
gst/gstevent.c