video-frame: Expand the range of caps for extended buffer flags

The video buffer flags can be applied to encoded video streams,
such as video/x-h264 marked up by a demuxer or parser.
This commit is contained in:
Jan Schmidt 2016-09-01 22:48:40 +10:00
parent 32aebd7baf
commit 47cb25a1f8

View file

@ -156,7 +156,7 @@ gboolean gst_video_frame_copy_plane (GstVideoFrame *dest, const GstVideoFr
* Additional video buffer flags. These flags can potentially be used on any
* buffers carrying video data - even encoded data.
*
* Note that these are only valid for #GstCaps of type: video/x-raw
* Note that these are only valid for #GstCaps of type: video/...
* They can conflict with other extended buffer flags.
*/
typedef enum {