[Bug 767222] New: audio: Fix gst_audio_channel_positions_to_mask annotations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 3 21:31:30 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767222

            Bug ID: 767222
           Summary: audio: Fix gst_audio_channel_positions_to_mask
                    annotations
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tsaunier at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Even with that fix the result is not correct as I am getting:

    <parameter name="channels"
               direction="out"
               caller-allocates="0"
               transfer-ownership="full">
      <doc xml:space="preserve">The number of channels</doc>
      <type name="gint" c:type="gint"/>
    </parameter>
    <parameter name="channel_mask" transfer-ownership="none">
      <doc xml:space="preserve">The input channel_mask</doc>
      <type name="guint64" c:type="guint64"/>
    </parameter>

which is not correct, I am not sure if I am missing something or the
g-ir-parser is broken

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list