diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index 675c8a9ae4..406d6064e9 100644 --- a/docs/libs/gstreamer-libs-docs.sgml +++ b/docs/libs/gstreamer-libs-docs.sgml @@ -77,7 +77,6 @@ - diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index f31f2e337c..5e8357d5b2 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -953,22 +953,6 @@ GST_IS_NET_TIME_PROVIDER_CLASS gst_net_time_provider_get_type -
-gstntppacket -GstNtpPacket -GstNtpPacket -gst_ntp_packet_new -gst_ntp_packet_copy -gst_ntp_packet_free -gst_ntp_packet_serialize -gst_ntp_packet_receive -gst_ntp_packet_send -GST_NTP_ERROR -GST_NTP_PACKET_SIZE - -gst_ntp_packet_get_type -
-
gstptpclock GstPtpClock @@ -978,7 +962,7 @@ gst_ptp_deinit gst_ptp_is_initialized gst_ptp_is_supported -/GstPtpClock +GstPtpClock gst_ptp_clock_new gst_ptp_statistics_callback_add diff --git a/libs/gst/net/gstntppacket.c b/libs/gst/net/gstntppacket.c index e9d77b0ae2..699f72bb85 100644 --- a/libs/gst/net/gstntppacket.c +++ b/libs/gst/net/gstntppacket.c @@ -23,7 +23,7 @@ * SECTION:gstntppacket * @short_description: Helper structure to construct clock packets used * by network clocks for NTPv4. - * @see_also: #GstClock, #GstNetClientClock, #GstNtpClock + * @see_also: #GstClock, #GstNetClientClock, #GstNtpProvider * * Various functions for receiving, sending an serializing #GstNtpPacket * structures. @@ -79,7 +79,6 @@ gst_clock_time_to_ntp_timestamp_fraction (GstClockTime gst) /** * gst_ntp_packet_new: * @buffer: (array): a buffer from which to construct the packet, or NULL - * @error: a #GError * * Creates a new #GstNtpPacket from a buffer received over the network. The * caller is responsible for ensuring that @buffer is at least