mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
videoencoder: Documentation fix
https://bugzilla.gnome.org/show_bug.cgi?id=675761
This commit is contained in:
parent
b4def63f55
commit
8a233a215d
1 changed files with 1 additions and 1 deletions
|
@ -1909,7 +1909,7 @@ gst_video_encoder_get_output_state (GstVideoEncoder * encoder)
|
|||
*
|
||||
* Creates a new #GstVideoCodecState with the specified caps as the output state
|
||||
* for the encoder.
|
||||
* Any previously set output state on @decoder will be replaced by the newly
|
||||
* Any previously set output state on @encoder will be replaced by the newly
|
||||
* created one.
|
||||
*
|
||||
* The specified @caps should not contain any resolution, pixel-aspect-ratio,
|
||||
|
|
Loading…
Reference in a new issue