From: Nicolas Dufresne Date: Wed, 2 May 2012 17:50:45 +0000 (-0400) Subject: videoencoder: Documentation fix X-Git-Tag: 1.19.3~511^2~5658 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a233a215d978826e95efb3498292ce61d33627f;p=platform%2Fupstream%2Fgstreamer.git videoencoder: Documentation fix https://bugzilla.gnome.org/show_bug.cgi?id=675761 --- 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,