buffer: add _append_region function
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Jun 2012 09:02:19 +0000 (11:02 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Jun 2012 09:02:19 +0000 (11:02 +0200)
commit4c6228224f6b56c665cff0d346b021fc071bef6d
treeff4c576c0da81538a9677a6b7d4938f6c14f8d3a
parentd7fdf75e137f804b5e0215eca95593f4bdc465e7
buffer: add _append_region function

Make a gst_buffer_append_region() function that allows you to append a memory
region from one buffer to another. This is a more general version of
gst_buffer_append().
docs/gst/gstreamer-sections.txt
gst/gstbuffer.c
gst/gstbuffer.h
win32/common/libgstreamer.def