docs: fix 0.10-ism in GstTagImageType docs
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 14 Jan 2013 10:34:04 +0000 (10:34 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 14 Jan 2013 11:12:03 +0000 (11:12 +0000)
The image type is not in the info structure in the sample,
not in the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=691687

gst-libs/gst/tag/tag.h

index 0e968a7..896bc1c 100644 (file)
@@ -361,8 +361,8 @@ G_BEGIN_DECLS
  * @GST_TAG_IMAGE_TYPE_BAND_ARTIST_LOGO      : Band/artist logotype
  * @GST_TAG_IMAGE_TYPE_PUBLISHER_STUDIO_LOGO : Publisher/studio logotype
  *
- * Type of image contained in an image tag (specified as field in
- * the image buffer's caps structure)
+ * Type of image contained in an image tag (specified as "image-type" field in
+ * the info structure in the image's #GstSample)
  */
 /* Note: keep in sync with register_tag_image_type_enum() */
 typedef enum {