Fix: use gst_buffer_copy_on_write() instead of incorrect copying if READONLY.
authorDavid Schleef <ds@schleef.org>
Thu, 25 Jul 2002 18:59:41 +0000 (18:59 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 25 Jul 2002 18:59:41 +0000 (18:59 +0000)
commit1bed6cbedd3a0607ea598fefd25f8778dfe9761d
treebba7509cd4cea56ca6fcc108a2c8e81ad455e3ca
parent4ff636bad3ef355bf9bdd03577062673ae6381fb
Fix: use gst_buffer_copy_on_write() instead of incorrect copying if READONLY.

Original commit message from CVS:
Fix: use gst_buffer_copy_on_write() instead of incorrect copying if READONLY.
gst/volume/gstvolume.c