mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 14:36:24 +00:00
Fix doc.
This commit is contained in:
parent
09552b1559
commit
fe35801572
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue