summaryrefslogtreecommitdiff
path: root/gst/tcp/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-10-13Remove autotools build systemTim-Philipp Müller1-31/+0
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-03-13tcp: Add element socketsrcWilliam Manley1-2/+4
2013-04-25tcp: Use the generic marshaller instead of generating custom onesSebastian Dröge1-18/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-02-13Add missing header file to build fileChristian Fredrik Kalager Schaller1-1/+1
2012-02-12multifdsink: depends on sys/socket.hThomas Vander Stichele1-1/+8
2012-02-12multihandlesink: first stab at common base classThomas Vander Stichele1-0/+1
2012-02-12multifdsink: put back multifdsink before refactoringThomas Vander Stichele1-0/+2
2012-01-16tcp: Remove old socket helper functionsSebastian Dröge1-1/+0
2012-01-16tcpserversink: Port to GIOSebastian Dröge1-3/+2
2012-01-16tcpclientsrc: Port to GIOSebastian Dröge1-2/+2
2011-12-25tcp: remove some dataprotocol cruftTim-Philipp Müller1-3/+2
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+15
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-1/+1
2009-10-16build: fix previous commit to fully accomodate the glib-gen.mak changesStefan Kost1-1/+1
2009-10-16build: use gst-glib-gen.mak to fix the glib build rules. Fixes #598114Stefan Kost1-1/+2
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-02-28gst/tcp/: Removed fdset and stress test, they are now known as GstPoll in core.Peter Kjellerstedt1-8/+0
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-05-22gst/tcp/Makefile.am: fdstresstest doesn't need Gtk+, fix compilation if gtk i...Peter Kjellerstedt1-2/+2
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+2
2005-07-05Ported tcp plugins to 0.9.Wim Taymans1-3/+1
2005-04-25Link plugins against libraries:David Schleef1-1/+1
2004-10-28gst/tcp/: Added more locks around fdset structures. Fixed/reworked the poll a...Wim Taymans1-0/+6
2004-08-11gst/tcp/: Abstracted away the select call, implemented poll (yes we ran into ...Wim Taymans1-0/+2
2004-06-26gst/tcp/: Added multifdsink, made tcpserversink a subclass of fdsink, removed...Wim Taymans1-0/+2
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte1-2/+6
2004-06-08uniformized; added signals to serversink for new and removed clientsThomas Vander Stichele1-4/+4
2004-05-24use GST_ENABLE_NEWThomas Vander Stichele1-1/+2
2004-05-20add new tcp elementsThomas Vander Stichele1-4/+28
2004-05-19gsttcp -> gsttcppluginThomas Vander Stichele1-2/+2
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-17A TCP plugin could be needed by many, including wtay himself cause he is sitt...Zeeshan Ali1-0/+12