diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-24 14:22:28 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-08-23 19:00:38 +0200 |
commit | 81395418e9c187a4fc4dba55948efe03177966c8 (patch) | |
tree | 18a536391436080d025a70a242d1757f32d86a47 /docs | |
parent | 87c8d28499d0934f219bbe894ae755aaafe31258 (diff) |
filter: add support for frame cropping.
Frame cropping is defined with a GstVaapiRectangle value. The default
behaviour is to treat the source surface as a whole
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 23a804f0..68d1bc90 100644 --- a/docs/reference/libs/libs-sections.txt +++ b/docs/reference/libs/libs-sections.txt @@ -386,6 +386,7 @@ gst_vaapi_filter_get_operations gst_vaapi_filter_get_formats gst_vaapi_filter_set_operation gst_vaapi_filter_set_format +gst_vaapi_filter_set_cropping_rectangle <SUBSECTION Standard> GST_VAAPI_FILTER </SECTION> |