diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-22 15:15:48 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-22 15:22:34 +0200 |
commit | 4a8a80061f2f1c706ff6f5fef7d6e44f6a673528 (patch) | |
tree | 235861fbadc273075a5424316d161b46bcb2ecde /docs | |
parent | b868c6d88814bf491174f494d8c79298cf97a3d8 (diff) |
libs: add and expose gst_vaapi_video_format_to_string() helper.
This is just a wrapper over gst_video_format_to_string() for older
GStreamer 0.10 builds.
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 5c687554..a79f0488 100644 --- a/docs/reference/libs/libs-sections.txt +++ b/docs/reference/libs/libs-sections.txt @@ -1,6 +1,7 @@ <SECTION> <FILE>videoformat</FILE> <TITLE>GstVideoFormat</TITLE> +gst_vaapi_video_format_to_string gst_vaapi_video_format_from_caps gst_vaapi_video_format_from_structure gst_vaapi_video_format_from_va_format |