summaryrefslogtreecommitdiff
path: root/gst-libs/gst/tag/tag.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2013-01-14 10:34:04 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2013-01-14 11:12:03 +0000
commit776bae5b841b6c769aa8ce6ea33412928680fbc1 (patch)
treecdb85aa16f463547598c568fca0a37c24dc64536 /gst-libs/gst/tag/tag.h
parent8296b683ca235c6a9ab906ff0b8c17d926caa9eb (diff)
docs: fix 0.10-ism in GstTagImageType docs
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
Diffstat (limited to 'gst-libs/gst/tag/tag.h')
-rw-r--r--gst-libs/gst/tag/tag.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/tag/tag.h b/gst-libs/gst/tag/tag.h
index 0e968a72e..896bc1cdb 100644
--- a/gst-libs/gst/tag/tag.h
+++ b/gst-libs/gst/tag/tag.h
@@ -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 {