mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 19:05:37 +00:00
c09555552a
Original commit message from CVS: 2005-07-12 Andy Wingo <wingo@pobox.com> * gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or not it comes from a malloc region. Make sure our copy gets freed.
20 lines
443 B
Text
20 lines
443 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstRegistry
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Abstract base class for management of #GstPlugin objects.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
One registry holds the metadata of a set of plugins.
|
|
All registries build the #GstRegistryPool.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
#GstPlugin, #GstPluginFeature
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|