docs: add GstVideoPool to docs

This commit is contained in:
Tim-Philipp Müller 2014-02-21 19:28:55 +00:00
parent 2df1e56bb7
commit 6442e76e9f
3 changed files with 14 additions and 0 deletions

View file

@ -195,6 +195,7 @@
<xi:include href="xml/gstvideooverlay.xml" />
<xi:include href="xml/gstvideodecoder.xml" />
<xi:include href="xml/gstvideoencoder.xml" />
<xi:include href="xml/gstvideopool.xml" />
<xi:include href="xml/gstvideoutils.xml" />
</chapter>
</part>

View file

@ -2337,6 +2337,7 @@ GST_TYPE_NAVIGATION_EVENT_TYPE
<SECTION>
<FILE>gstvideopool</FILE>
<TITLE>GstVideoPool</TITLE>
<INCLUDE>gst/video/gstvideopool.h</INCLUDE>
GstVideoBufferPool
GstVideoBufferPoolClass

View file

@ -20,6 +20,18 @@
#include "gst/video/gstvideometa.h"
#include "gst/video/gstvideopool.h"
/**
* SECTION:gstvideopool
* @short_description: GstBufferPool for raw video buffers
* @see_also: #GstBufferPool
*
* Special GstBufferPool subclass for raw video buffers.
*
* Allows configuration of video-specific requirements such as
* stride alignments or pixel padding, and can also be configured
* to automatically add #GstVideoMeta to the buffers.
*/
/**
* gst_buffer_pool_config_set_video_alignment:
* @config: a #GstStructure