diff --git a/gst-libs/gst/video/video-frame.h b/gst-libs/gst/video/video-frame.h index dde4b9c5eb..1290962e03 100644 --- a/gst-libs/gst/video/video-frame.h +++ b/gst-libs/gst/video/video-frame.h @@ -179,9 +179,9 @@ gboolean gst_video_frame_copy_plane (GstVideoFrame *dest, const GstVideoFr * @GST_VIDEO_BUFFER_FLAG_LAST: Offset to define more flags * * Additional video buffer flags. These flags can potentially be used on any - * buffers carrying video data - even encoded data. + * buffers carrying closed caption data, or video data - even encoded data. * - * Note that these are only valid for #GstCaps of type: video/... + * Note that these are only valid for #GstCaps of type: video/... and caption/... * They can conflict with other extended buffer flags. */ typedef enum {