From 8a233a215d978826e95efb3498292ce61d33627f Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Wed, 2 May 2012 13:50:45 -0400 Subject: [PATCH] videoencoder: Documentation fix https://bugzilla.gnome.org/show_bug.cgi?id=675761 --- gst-libs/gst/video/gstvideoencoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/gstvideoencoder.c b/gst-libs/gst/video/gstvideoencoder.c index 025484c..70d1521 100644 --- a/gst-libs/gst/video/gstvideoencoder.c +++ b/gst-libs/gst/video/gstvideoencoder.c @@ -1909,7 +1909,7 @@ gst_video_encoder_get_output_state (GstVideoEncoder * encoder) * * Creates a new #GstVideoCodecState with the specified caps as the output state * for the encoder. - * Any previously set output state on @decoder will be replaced by the newly + * Any previously set output state on @encoder will be replaced by the newly * created one. * * The specified @caps should not contain any resolution, pixel-aspect-ratio, -- 2.7.4