• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>Allocators Library: GStreamer Base Plugins 1.0 Library Reference Manual</title>
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
8<link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
9<link rel="prev" href="compiling.html" title="Compiling">
10<link rel="next" href="gst-plugins-base-libs-dmabuf.html" title="GstDmaBufAllocator">
11<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
12<link rel="stylesheet" href="style.css" type="text/css">
13</head>
14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16<td width="100%" align="left" class="shortcuts"></td>
17<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18<td><a accesskey="u" href="gstreamer-plugins-base.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19<td><a accesskey="p" href="compiling.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20<td><a accesskey="n" href="gst-plugins-base-libs-dmabuf.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21</tr></table>
22<div class="chapter">
23<div class="titlepage"><div><div><h2 class="title">
24<a name="gstreamer-allocators"></a>Allocators Library</h2></div></div></div>
25<div class="toc"><dl class="toc">
26<dt>
27<span class="refentrytitle"><a href="gst-plugins-base-libs-dmabuf.html">GstDmaBufAllocator</a></span><span class="refpurpose"> — Memory wrapper for Linux dmabuf memory</span>
28</dt>
29<dt>
30<span class="refentrytitle"><a href="gst-plugins-base-libs-fdmemory.html">GstFdAllocator</a></span><span class="refpurpose"> — Memory wrapper for fd backed memory</span>
31</dt>
32<dt>
33<span class="refentrytitle"><a href="GstPhysMemoryAllocator.html">GstPhysMemoryAllocator</a></span><span class="refpurpose"> — Interface for allocators that pass around physical memory addresses</span>
34</dt>
35</dl></div>
36<p>
37        This library should be linked to by getting cflags and libs from
38        <code class="filename">gstreamer-plugins-base-1.0.pc</code> and adding
39        <code class="filename">-lgstallocators-1.0</code> to the library flags.
40      </p>
41</div>
42<div class="footer">
43<hr>Generated by GTK-Doc V1.28</div>
44</body>
45</html>