gstreamer/libs/gst/net
Philip Withnall 3c8424d9ae net: Constify a parameter to gst_net_client_clock_new()
Even though this parameter is not used, it should be const to fit in with the
coding standards for other similar parameters. Client code already passes in
const strings under the expectation that they won’t be modified.

https://bugzilla.gnome.org/show_bug.cgi?id=710442
2013-10-18 09:59:25 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstnet.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:00:40 +01:00
gstnetaddressmeta.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetaddressmeta.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetclientclock.c net: Constify a parameter to gst_net_client_clock_new() 2013-10-18 09:59:25 +01:00
gstnetclientclock.h net: Constify a parameter to gst_net_client_clock_new() 2013-10-18 09:59:25 +01:00
gstnettimepacket.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstnettimepacket.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstnettimeprovider.c timeprovider: g-i: allow None as address for gst_net_time_provider_new() 2013-07-16 14:48:18 +01:00
gstnettimeprovider.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am Use GST_*_1_0 environment variables everywhere 2013-01-15 13:47:32 +00:00
net.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00