video-frame: update docs

mention closed caption caps as valid caps for video buffer flags
This commit is contained in:
Aaron Boxer 2019-05-01 15:44:44 -04:00 committed by Sebastian Dröge
parent 909b59dd55
commit 6a78d20272

View file

@ -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 {