summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>2013-05-07 14:22:10 +0300
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-05-07 14:52:50 +0200
commit0511a6b0328cf4a58b905b1d379c26e2e872a68f (patch)
treea504b0e2ddfe3dcf422e8722fb44d7c48940ad8a /gst-libs
parent7aeed2d79dbb38ce726991aeac7895e0a806fff7 (diff)
downloadgstreamer-plugins-bad-0511a6b0328cf4a58b905b1d379c26e2e872a68f.tar.gz
mpegvideometa: Fix typo in comment
https://bugzilla.gnome.org/show_bug.cgi?id=699827
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/codecparsers/gstmpegvideometa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/codecparsers/gstmpegvideometa.h b/gst-libs/gst/codecparsers/gstmpegvideometa.h
index 126c3bde1..c066c5d7a 100644
--- a/gst-libs/gst/codecparsers/gstmpegvideometa.h
+++ b/gst-libs/gst/codecparsers/gstmpegvideometa.h
@@ -53,7 +53,7 @@ const GstMetaInfo * gst_mpeg_video_meta_get_info (void);
* Can be used by elements (mainly decoders) to avoid having to parse
* Mpeg video 1/2 packets if it can be done upstream.
*
- * The various fields are only valid during the lifetime of the #GstH264Meta.
+ * The various fields are only valid during the lifetime of the #GstMpegVideoMeta.
* If elements wish to use those for longer, they are required to make a copy.
*
* Since: 1.2