diff options
Diffstat (limited to 'gst-libs/gst/video/gstsurfacemeta.c')
-rw-r--r-- | gst-libs/gst/video/gstsurfacemeta.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/video/gstsurfacemeta.c b/gst-libs/gst/video/gstsurfacemeta.c index 0e22d0e3b..3ff9aec89 100644 --- a/gst-libs/gst/video/gstsurfacemeta.c +++ b/gst-libs/gst/video/gstsurfacemeta.c @@ -39,7 +39,7 @@ * allow easy negotiating of such feature with other elements (e.g. a * ClutterGstVideoSink can claim accpeting caps "video/x-surface,opengl=true"). * <note> - * The GstVideoContext interface is unstable API and may change in future. + * The GstSurfaceMeta interface is unstable API and may change in future. * One can define GST_USE_UNSTABLE_API to acknowledge and avoid this warning. * </note> */ |