summaryrefslogtreecommitdiffstats
path: root/gst/udp/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost2009-10-161-2/+3
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD...Tim-Philipp Müller2008-05-221-1/+4
* Port udp plugin to win32 (#345288).Joni Valtanen2006-07-241-3/+3
* gst/udp/Makefile.am: Moved to netbuffer.Julien Moutte2005-11-301-1/+2
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-131-1/+1
* clean up flagsThomas Vander Stichele2005-07-251-2/+2
* gst/udp/: (new)Philippe Kalaf2005-07-011-2/+2
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-2/+2
* gst/udp/Makefile.am: Use versioned net lib.Wim Taymans2005-06-021-1/+1
* gst/udp/Makefile.am: Fix hack in makefile.Wim Taymans2005-06-021-1/+1
* gst/udp/: Use NetBuffer and small cleanups.Wim Taymans2005-06-021-2/+2
* gst/udp/: Added multifdsink to send UDP to multiple addresses.Wim Taymans2005-05-121-4/+21
* gst/udp/: Ported udp src/sink.Wim Taymans2005-05-101-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* Initial revisionAndy Wingo2001-12-221-0/+10