From: gb Date: Mon, 3 May 2010 21:25:26 +0000 (+0000) Subject: Fix doc. X-Git-Tag: accepted/trunk/20120822.173359~455 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe35801572e17ad2e79a1407b73dededf5307a96;p=profile%2Fivi%2Fgstreamer-vaapi.git Fix doc. --- diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c index 7ca9001..b756a84 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c @@ -634,9 +634,9 @@ gst_vaapi_decoder_ffmpeg_new( * @display: a #GstVaapiDisplay * @caps: a #GstCaps holding codec information * - * Creates a new #GstVaapiDecoder whose codec is determined from - * @caps. The @caps can hold extra information like codec-data and - * size. + * Creates a new #GstVaapiDecoder based on FFmpeg where the codec is + * determined from @caps. The @caps can hold extra information like + * codec-data and pictured coded size. * * Return value: the newly allocated #GstVaapiDecoder object */