[Bug 796221] New: GstMpegts: missing introspection annotations.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 17 21:14:27 UTC 2018


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

            Bug ID: 796221
           Summary: GstMpegts: missing introspection annotations.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: documentation
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mike.wey at gtkd.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

With GstMpegts none of the functions that have array parameters are annotated
as such.

The following functions are missing the array annotation: 

gst_mpegts_descriptor_parse_ca
gst_mpegts_descriptor_parse_dvb_data_broadcast_id
gst_mpegts_descriptor_parse_dvb_private_data_specifier
gst_mpegts_descriptor_from_custom
gst_mpegts_descriptor_from_custom_with_extension
gst_mpegts_descriptor_from_registration

gst_mpegts_section_new

And 'gst_mpegts_descriptor_parse_dvb_multilingual_component' seems to be
missing an 'out' annotation for the 'component_tag' parameter.

-- 
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