summaryrefslogtreecommitdiff
path: root/libs/gst/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-29g-i: fix "can't resolve libraries to shared libraries: gstcheck-1.0" build errorTim-Philipp Müller1-1/+1
2012-10-28libs: g-i: avoid multiple libraries in the shared-library tagTim-Philipp Müller1-2/+1
2012-10-03meta: do metadata registration threadsafeWim Taymans1-2/+3
2012-09-17Remove GST_USE_UNSTABLE_API guard and definesTim-Philipp Müller1-1/+0
2012-08-10netclientclock: fix printf format in debug messageTim-Philipp Müller1-1/+1
2012-08-10netclientclock: simplify by using g_socket_condition_timed_wait()Tim-Philipp Müller1-131/+55
2012-07-17nettimepacket: add missing array annotation to gst_net_time_packet_newEvan Nemerson1-1/+1
2012-06-20nettimepacket: make boxedWim Taymans2-3/+41
2012-06-19net: fix some argument names in documentationEvan Nemerson1-4/+4
2012-04-04gst: Change versioningSebastian Dröge1-26/+26
2012-02-29meta: split registration of API and implementationWim Taymans2-5/+23
2012-02-28meta: add return vale to transformWim Taymans1-13/+19
2012-02-28meta: add support to tagging the metadataWim Taymans1-1/+2
2012-02-27clock: make more stuff privateWim Taymans1-15/+14
2012-02-24meta: flesh out the metadata transformWim Taymans1-5/+5
2012-02-19nettimepacket: fix printf format warning in debug messageMatej Knopp1-1/+1
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller2-10/+0
2012-01-18configure: remove some socket cruftTim-Philipp Müller1-1/+1
2012-01-18net: port to use gio's networking APITim-Philipp Müller7-588/+425
2012-01-17net: Add GIO to the gi-scanner packagesSebastian Dröge1-0/+1
2012-01-17netaddressmeta: Use GSocketAddress instead of our own wrapper typeSebastian Dröge3-383/+35
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2-4/+16
2011-12-04net: initialise GError variables to NULLTim-Philipp Müller2-2/+2
2011-12-03g_thread_create() is deprecated in GLib master, use g_thread_try_new() insteadTim-Philipp Müller2-2/+14
2011-11-11.h: fix header filesWim Taymans4-12/+17
2011-11-10netmeta: avoid using g[u]long in headersWim Taymans2-3/+2
2011-11-10introspection: Add --warn-all to introspection scannerEdward Hervey1-0/+1
2011-11-03net: add net address metadataWim Taymans3-0/+489
2011-11-03nettime: clean up headerWim Taymans2-9/+6
2011-07-05gst: make compiler warn about unstable API if GST_USE_UNSTABLE_API is not def...Tim-Philipp Müller1-0/+1
2011-04-19net: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge1-12/+5
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2011-04-16net: Use G_DEFINE_TYPESebastian Dröge1-10/+4
2011-04-16libs: gobject-introspection scanner doesn't need to scan or update plugin infoTim-Philipp Müller1-0/+1
2011-04-16libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller1-0/+1
2011-04-11Merge branch 'master' into 0.11Wim Taymans1-0/+13
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+13
2011-02-22Merge branch 'master' into 0.11Wim Taymans3-10/+23
2011-01-31net: use socklen_t where appropriate rather than specific typeMark Nauwelaerts2-7/+5
2011-01-25nettimeprovider: handle invalid network addresses earlierStefan Kost1-2/+13
2011-01-18gobject-introspection: try harder to make g-ir-scanner use the right libgstre...Tim-Philipp Müller1-0/+1
2011-01-11gstnet: Fix --c-include for gir generationBenjamin Otte1-1/+1
2011-01-11gobject-introspection: make g-ir-scanner try harder to find the right libgstr...Tim-Philipp Müller1-0/+1
2010-12-11libs: Fix GIR build for srcdir != builddirEdward Hervey1-0/+2
2010-12-07Merge branch 'master' into 0.11Wim Taymans1-0/+1
2010-12-07libs: Add -I$(top_srcdir)/libs to g-ir-scanner commandsEdward Hervey1-0/+1
2010-12-06more 0.10 -> 0.11Wim Taymans1-4/+4
2010-11-21introspection: Include exported packages information in GIRsEvan Nemerson1-0/+1
2010-10-16docs: fix misc. gtk-doc warnings in libsTim-Philipp Müller2-2/+0
2010-09-01build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller1-1/+1