it's now mandatory to set the buffer_copy function. the default implementation sets...
authorAndy Wingo <wingo@pobox.com>
Fri, 31 Aug 2001 16:40:03 +0000 (16:40 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 31 Aug 2001 16:40:03 +0000 (16:40 +0000)
commit93249e5afcba17e01fb8c65f5c43251702971718
tree90db801d9bebd2f08f1a973910a5b29e5e262522
parentd8c50714f8ad66819bd498d7df53516fdb536f56
it's now mandatory to set the buffer_copy function. the default implementation sets it to gst_buffer_copy().

Original commit message from CVS:
it's now mandatory to set the buffer_copy function. the default implementation
sets it to gst_buffer_copy().
gst/gstbufferpool.c