summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-12-12 15:31:52 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-12-12 18:32:29 +0100
commit6352c7d5fa830975562e221dce8fdb0a8a4239d3 (patch)
treee2cd243a1670d99d4dcfdfee4e5a8f92d65000c4 /gst-libs
parent697b96c30c451ce43b4cdbb90142f77faaff8f9b (diff)
subpicture: fix doc for gst_vaapi_subpicture_set_image().
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/vaapi/gstvaapisubpicture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapisubpicture.c b/gst-libs/gst/vaapi/gstvaapisubpicture.c
index 046aa68a..1f3f4b72 100644
--- a/gst-libs/gst/vaapi/gstvaapisubpicture.c
+++ b/gst-libs/gst/vaapi/gstvaapisubpicture.c
@@ -256,7 +256,7 @@ gst_vaapi_subpicture_get_image(GstVaapiSubpicture *subpicture)
* @image: a #GstVaapiImage
*
* Binds a new #GstVaapiImage to the @subpicture. The reference to the
- * previous image is released a new one acquired on @image.
+ * previous image is released and a new one is acquired on @image.
*/
void
gst_vaapi_subpicture_set_image(