Add gst_value_init_and_copy() and use it, to avoid silly mistakes in using g_value_copy()
authorDavid Schleef <ds@schleef.org>
Mon, 22 Dec 2003 07:00:25 +0000 (07:00 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 22 Dec 2003 07:00:25 +0000 (07:00 +0000)
commit72163f3e5c618f62c4a5548f55d8d1f8daa9eb3a
tree805eef556ca40bca46a517f440102fb9a523a3c2
parent003a59c4f3c54588b6712c6657b729ec985e25f5
Add gst_value_init_and_copy() and use it, to avoid silly mistakes in using g_value_copy()

Original commit message from CVS:
Add gst_value_init_and_copy() and use it, to avoid silly mistakes in
using g_value_copy()
ChangeLog
gst/gststructure.c
gst/gstvalue.c
gst/gstvalue.h