summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapivideobuffer.c
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-10-27 11:06:06 +0200
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-10-27 11:06:06 +0200
commit0b46da2a8f70d17c2991f67e960e836ae8c74142 (patch)
tree577fe4470ebb3f4e5793528c7d741c3c6d0f7398 /gst/vaapi/gstvaapivideobuffer.c
parentbb0abb1a18c91e8fced1f36215ce9e102e7d6895 (diff)
docs: add missing long descriptions
Diffstat (limited to 'gst/vaapi/gstvaapivideobuffer.c')
-rw-r--r--gst/vaapi/gstvaapivideobuffer.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/vaapi/gstvaapivideobuffer.c b/gst/vaapi/gstvaapivideobuffer.c
index 68dbff3d..9d047e73 100644
--- a/gst/vaapi/gstvaapivideobuffer.c
+++ b/gst/vaapi/gstvaapivideobuffer.c
@@ -25,6 +25,9 @@
/**
* SECTION:gstvaapivideobuffer
* @short_description: VA video buffer for GStreamer
+ *
+ * This functions creates and decorates a #GstBuffer that is going to
+ * be used by VA base gstreamer elements.
*/
#include "gstcompat.h"