pbutils: Fix annotation in gst_encoding_profile_set_preset
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 10 Jan 2017 11:57:51 +0000 (08:57 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 10 Jan 2017 11:57:51 +0000 (08:57 -0300)
gst-libs/gst/pbutils/encoding-profile.c

index eebda35..63d8c1a 100644 (file)
@@ -693,7 +693,7 @@ gst_encoding_profile_set_allow_dynamic_output (GstEncodingProfile * profile,
 /**
  * gst_encoding_profile_set_preset:
  * @profile: a #GstEncodingProfile
- * @preset: the element preset to use
+ * @preset: (nullable): the element preset to use
  *
  * Sets the name of the #GstElement that implements the #GstPreset interface
  * to use for the profile.