diff --git a/girs/Gst-1.0.gir b/girs/Gst-1.0.gir index 92510863f0..1eeb789dcd 100644 --- a/girs/Gst-1.0.gir +++ b/girs/Gst-1.0.gir @@ -57447,6 +57447,19 @@ the result. + + Returns smallest integral value not bigger than log2(v). + + + a computed #guint val. + + + + + + + + Adds the fractions @a_n/@a_d and @b_n/@b_d and stores the result in @res_n and @res_d.