[Bug 784737] NetTimeProvider & NetClientClock QoS DSCP support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 31 16:45:13 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #362600|none                        |needs-work
             status|                            |

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 362600:
 --> (https://bugzilla.gnome.org/review?bug=784737&attachment=362600)

::: libs/gst/net/gstnetutils.c
@@ +17,3 @@
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ */

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

@@ +40,3 @@
+ * Returns: TRUE if successful, FALSE in case an error occurred.
+ */
+gboolean gst_net_utils_set_socket_dscp (GSocket * socket, gint qos_dscp)

Please run gst-indent over the new .c file

::: libs/gst/net/gstnetutils.h
@@ +28,3 @@
+G_BEGIN_DECLS
+
+gboolean    gst_net_utils_set_socket_dscp (GSocket  * socket,

G_GNUC_INTERNAL if this is not installed

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