Fix doc.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Mon, 3 May 2010 21:25:26 +0000 (21:25 +0000)
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Mon, 20 Sep 2010 10:55:43 +0000 (12:55 +0200)
gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c

index 7ca9001..b756a84 100644 (file)
@@ -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
  */