summaryrefslogtreecommitdiff
path: root/libs/gst/net/Makefile.am
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-09-17Remove GST_USE_UNSTABLE_API guard and definesTim-Philipp Müller1-1/+0
2012-04-04gst: Change versioningSebastian Dröge1-26/+26
2012-01-18configure: remove some socket cruftTim-Philipp Müller1-1/+1
2012-01-18net: port to use gio's networking APITim-Philipp Müller1-1/+2
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öge1-2/+2
2011-11-10introspection: Add --warn-all to introspection scannerEdward Hervey1-0/+1
2011-11-03net: add net address metadataWim Taymans1-0/+2
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-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
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 Taymans1-1/+5
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-09-01build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller1-1/+1
2010-04-03libs: point gobject-introspection scanner to .la filesTim-Philipp Müller1-1/+1
2010-03-25libs: don't use fancy shell features when invoking gobject-introspection scannerTim-Philipp Müller1-1/+1
2010-03-25libs: fix PKG_CONFIG_PATH used when calling gobject-introspection scannerTim-Philipp Müller1-1/+1
2010-03-09build: Make some more rules silent if requestedSebastian Dröge1-2/+2
2009-09-12introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATHSebastian Dröge1-1/+2
2009-09-05introspection: Strip Gst prefix from all types/functionsSebastian Dröge1-0/+1
2009-09-05introspection: Fix out-of-tree buildSebastian Dröge1-1/+1
2009-09-05introspection: Fix build if gir-repository is not installedSebastian Dröge1-1/+1
2009-09-05net: Add gobject-introspection supportSebastian Dröge1-0/+36
2008-11-03libs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet LIBADD. Fixes #557300.David Schleef1-1/+1
2006-10-05Fix a compilation issue with Forte on Solaris. inet_aton is in libresolv.Josep Torre Valles1-1/+1
2006-07-01configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBSThomas Vander Stichele1-0/+6
2005-11-29Rename gstnet-tempname to gstnet. Fixes #322257.Andy Wingo1-9/+7
2005-11-27update LDFLAGS use some moreThomas Vander Stichele1-1/+2
2005-11-17check/: Add a most minimal test for the net client clock. More to come later.Andy Wingo1-0/+2
2005-11-16fixAndy Wingo1-1/+1
2005-11-16gst/net/: Use the timepacket stuff in the provider, include it from gstnet.h,...Andy Wingo1-0/+2
2005-11-16gst/net/: New part of core to hold network elements and objects. Put in core ...Andy Wingo1-0/+15