From 2bffebcb0218b794c683a7738981d05903ef5d61 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 13 Aug 2012 16:42:32 +0200 Subject: [PATCH] video-format: fix docs a little --- gst-libs/gst/video/video-format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/video-format.h b/gst-libs/gst/video/video-format.h index bf03f57..cb080c0 100644 --- a/gst-libs/gst/video/video-format.h +++ b/gst-libs/gst/video/video-format.h @@ -294,7 +294,7 @@ typedef void (*GstVideoFormatPack) (const GstVideoFormatInfo *info, * one plane. * @plane: the plane number where a component can be found * @poffset: the offset in the plane where the first pixel of the components - * can be found. If bits < 8 the amount is specified in bits. + * can be found. * @w_sub: subsampling factor of the width for the component. Use * GST_VIDEO_SUB_SCALE to scale a width. * @h_sub: subsampling factor of the height for the component. Use -- 2.7.4