diff --git a/gir-files/Gst-1.0.gir b/gir-files/Gst-1.0.gir index 0a19b4c0a..f9e485342 100644 --- a/gir-files/Gst-1.0.gir +++ b/gir-files/Gst-1.0.gir @@ -9770,7 +9770,7 @@ if @month == -1, then #GstDateTime will created only for @year. If so on. Free-function: gst_date_time_unref - + the newly created #GstDateTime @@ -9899,7 +9899,7 @@ If @hour is -1, then the #GstDateTime created will only contain @year and case @minute and @seconds should also be -1. Free-function: gst_date_time_unref - + the newly created #GstDateTime @@ -25043,9 +25043,8 @@ respectively. If name is %NULL, a guaranteed unique name (across all pads) will be assigned. This function makes a copy of the name so you can safely free the name. - - a new #GstPad, or %NULL in -case of an error. + + a new #GstPad. MT safe. @@ -25070,9 +25069,8 @@ MT safe. If name is %NULL, a guaranteed unique name (across all pads) will be assigned. This function makes a copy of the name so you can safely free the name. - - a new #GstPad, or %NULL in -case of an error. + + a new #GstPad. @@ -25092,9 +25090,8 @@ case of an error. If name is %NULL, a guaranteed unique name (across all pads) will be assigned. This function makes a copy of the name so you can safely free the name. - - a new #GstPad, or %NULL in -case of an error. + + a new #GstPad. @@ -28596,7 +28593,7 @@ and with the given arguments. c:identifier="gst_pad_template_new_from_static_pad_template_with_gtype" version="1.14"> Converts a #GstStaticPadTemplate into a #GstPadTemplate with a type. - + a new #GstPadTemplate. @@ -28616,7 +28613,7 @@ and with the given arguments. version="1.14"> Creates a new pad template with a name according to the given template and with the given arguments. - + a new #GstPadTemplate.