video-frame: Expand the range of caps for extended buffer flags
authorJan Schmidt <jan@centricular.com>
Thu, 1 Sep 2016 12:48:40 +0000 (22:48 +1000)
committerJan Schmidt <jan@centricular.com>
Thu, 1 Sep 2016 12:48:40 +0000 (22:48 +1000)
The video buffer flags can be applied to encoded video streams,
such as video/x-h264 marked up by a demuxer or parser.

gst-libs/gst/video/video-frame.h

index e894902..ef3e03b 100644 (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 {