[Bug 732786] New: docs: Various fixes for omissions, typos and inconsistencies.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 5 16:02:59 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732786
  GStreamer | gstreamer (core) | git

           Summary: docs: Various fixes for omissions, typos and
                    inconsistencies.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This patch series fixes various omissions, typos and inconsistencies in the
documentation.

The number of unused declarations have been reduced from 92 to 71, none of
which contain the 
GST_, Gst or gst_ prefixes and therefore are not really of importance for users
of GStreamer.
(Yes, GstSparseFile is still there, but this appears to be a deprecated
interface anyway)

Specifically the following warnings below are removed by applying these
patches.

gstreamer-sections.txt:3334: warning: No declaration found for
gst_device_get_klass.
gstreamer-sections.txt:3348: warning: Double symbol entry for
gst_device_create_element. Previous occurrence on line 3331.
gstreamer-sections.txt:3349: warning: Double symbol entry for
gst_device_get_caps. Previous occurrence on line 3332.
gstreamer-sections.txt:3350: warning: Double symbol entry for
gst_device_get_display_name. Previous occurrence on line 3333.
gstreamer-libs-sections.txt:68: warning: No declaration found for
gst_timed_value_control_source_get_base_value_type.
gstreamer-libs-sections.txt:297: warning: No declaration found for
gst_base_sink_wait_eos.
gstreamer-libs-sections.txt:310: warning: No declaration found for
gst_base_sink_set_last_buffer_enabled.
gstreamer-libs-sections.txt:311: warning: No declaration found for
gst_base_sink_is_last_buffer_enabled.
gstreamer-libs-sections.txt:328: warning: No declaration found for
GST_BASE_SINK_PREROLL_TIMED_WAIT.
gstreamer-libs-sections.txt:364: warning: No declaration found for
gst_base_transform_suggest.
gstreamer-libs-sections.txt:365: warning: No declaration found for
gst_base_transform_reconfigure.
gstreamer-libs-sections.txt:728: warning: No declaration found for
gst_collect_pads_read.
gstreamer-libs-sections.txt:802: warning: No declaration found for
gst_type_find_helper_get_range_ext.
libs/gst/net/gstnetaddressmeta.h:34: warning: Field descriptions for struct
GstNetAddressMeta are missing in source code comment block.
libs/gst/check/gstcheck.c:562: warning: Parameter description for
gst_check_element_push_buffer_list::caps_in is missing in source code comment
block.
libs/gst/check/gstcheck.c:562: warning: Parameter description for
gst_check_element_push_buffer_list::caps_out is missing in source code comment
block.
libs/gst/check/gstcheck.c:703: warning: Parameter description for
gst_check_element_push_buffer::caps_out is missing in source code comment
block.
libs/gst/check/gstcheck.c:703: warning: Parameter description for
gst_check_element_push_buffer::caps_in is missing in source code comment block.
html/gstreamer-GstDeviceProvider.html:654: warning: no link for:
'GST-MESSAGE-DEVICE:CAPS' -> (GST_MESSAGE_DEVICE).
html/gstreamer-GstValue.html:3105: warning: no link for: 'GstValueList' ->
(GstValueList).
html/GstDeviceProviderFactory.html:156: warning: no link for:
'gst-device-provider-factory-create' -> (gst_device_provider_factory_create()).
html/GstDeviceProviderFactory.html:157: warning: no link for:
'gst-device-provider-factory-make' -> (gst_device_provider_factory_make()). 
html/gstreamer-GstDevice.html:123: warning: no link for:
'GstGlobalDeviceMonitor' -> (GstGlobalDeviceMonitor).
html/api-index-full.html:864: warning: no link for:
'gst-buffer-add-net-address-meta' -> (gst_buffer_add_net_address_meta).
html/api-index-full.html:864: warning: no link for:
'gstreamer-libs-GstNetAddressMeta' -> (GstNetAddressMeta).
html/api-index-full.html:868: warning: no link for:
'gst-buffer-get-net-address-meta' -> (gst_buffer_get_net_address_meta).
html/api-index-full.html:2147: warning: no link for:
'gst-net-address-meta-get-info' -> (gst_net_address_meta_get_info).
html/GstTestClock.html:243: warning: no link for:
'gst-test-clock-wait-for-multiple-pending-ids' ->
(gst_test_clock_wait_for_multiple_pending_ids())

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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