diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-11-01 14:28:55 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-11-01 14:30:07 +0000 |
commit | f04a9589d4eb298b435886fa54b84fa420e304f2 (patch) | |
tree | 6a177b3fcf3f056c125bae21256bcbef318685e7 /docs | |
parent | ceee8d5d4079faf536410626df7ae50d9d967d27 (diff) |
video: add video blend helper functions to docs
I don't think those were ever meant to be made public,
but they are, so we might as well document them.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index d41b8ed44..dbc226298 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2408,6 +2408,11 @@ GST_VIDEO_TILE_MAKE_STRIDE GST_VIDEO_TILE_X_TILES GST_VIDEO_TILE_Y_TILES +#video-blend.h +<SUBSECTION> +gst_video_blend +gst_video_blend_scale_linear_RGBA + #video-converter.h <SUBSECTION> gst_video_converter_new |