This commit is contained in:
gb 2010-05-03 21:25:26 +00:00 committed by Gwenole Beauchesne
parent 09552b1559
commit fe35801572

View file

@ -634,9 +634,9 @@ gst_vaapi_decoder_ffmpeg_new(
* @display: a #GstVaapiDisplay * @display: a #GstVaapiDisplay
* @caps: a #GstCaps holding codec information * @caps: a #GstCaps holding codec information
* *
* Creates a new #GstVaapiDecoder whose codec is determined from * Creates a new #GstVaapiDecoder based on FFmpeg where the codec is
* @caps. The @caps can hold extra information like codec-data and * determined from @caps. The @caps can hold extra information like
* size. * codec-data and pictured coded size.
* *
* Return value: the newly allocated #GstVaapiDecoder object * Return value: the newly allocated #GstVaapiDecoder object
*/ */