diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-26 11:43:49 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-26 13:16:52 +0200 |
commit | e183ea12908465f1a05e68d5b9e4cd9a941880fb (patch) | |
tree | dadf44e5aac6460efcd38c56bcd028a532c3599c /docs | |
parent | 0b1a97cbf93846eb7cc03d46d0eb8a04244fb8ab (diff) |
image: add gst_vaapi_image_copy() helper.
Add gst_vaapi_image_copy() helper function to copy images of same format
and size.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libs/libs-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt index e619f19c..9b005e61 100644 --- a/docs/reference/libs/libs-sections.txt +++ b/docs/reference/libs/libs-sections.txt @@ -228,6 +228,7 @@ gst_vaapi_image_get_data_size gst_vaapi_image_get_buffer gst_vaapi_image_get_raw gst_vaapi_image_update_from_buffer +gst_vaapi_image_copy <SUBSECTION Standard> GST_VAAPI_IMAGE </SECTION> |