mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +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
|
||||
* @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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue