videopool: fix docs

This commit is contained in:
Wim Taymans 2012-02-23 16:16:37 +01:00
parent 642ca2bd40
commit f552d8f0c0

View file

@ -38,7 +38,7 @@ G_BEGIN_DECLS
* GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT:
*
* A bufferpool option to enable extra padding. When a bufferpool supports this
* option, gst_buffer_pool_set_video_alignment() can be called.
* option, gst_buffer_pool_config_set_video_alignment() can be called.
*/
#define GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT "GstBufferPoolOptionVideoAlignment"