The bufferpool api has changed. Check gstbufferpool.h to see the updated interface.
authorAndy Wingo <wingo@pobox.com>
Mon, 27 Aug 2001 06:24:49 +0000 (06:24 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 27 Aug 2001 06:24:49 +0000 (06:24 +0000)
commit104844cb86a051c44d6fffa1680be602bf94ae97
tree32c1d25da42f9a37567bccda6cd70649b289e039
parentb6a69722aae3d1819f2842f1b3b296118318d494
The bufferpool api has changed. Check gstbufferpool.h to see the updated interface.

Original commit message from CVS:
The bufferpool api has changed. Check gstbufferpool.h to see the updated
interface.

Also, the default bufferpool implementation has been finished somewhat. Take a
look at speed.c to see an example of its use, when I get the plugins committed.
gst/gstbuffer.c
gst/gstbufferpool.c
gst/gstbufferpool.h