API: gst_adapter_copy() that can reduce the amount of memcpy when getting data from...
authorDavid Schleef <ds@schleef.org>
Thu, 25 Jan 2007 10:50:03 +0000 (10:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 25 Jan 2007 10:50:03 +0000 (10:50 +0000)
commit8be291377174d3e9ca6b171971ae8886e0a71a14
tree8a2b3abb3e92313052742afc026fcb36e32549c4
parent00a8f6ac84924943c5162c248806d8edededc914
API: gst_adapter_copy() that can reduce the amount of memcpy when getting data from the adapter. Fixes #388201.

Original commit message from CVS:
Patch by: David Schleef <ds at schleef dot org>
* docs/libs/gstreamer-libs-sections.txt:
* libs/gst/base/gstadapter.c: (gst_adapter_copy):
* libs/gst/base/gstadapter.h:
API: gst_adapter_copy() that can reduce the amount of memcpy when
getting data from the adapter. Fixes #388201.
ChangeLog
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstadapter.c
libs/gst/base/gstadapter.h