summaryrefslogtreecommitdiff
path: root/ext/sdl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-1/+1
* plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere ...Tim-Philipp Müller2007-06-061-1/+1
* autogen.sh: Require automake 1.7Thomas Vander Stichele2007-04-291-13/+12
* Created new element, sdlaudiosink.Edgard Lima2006-01-091-4/+15
* fix Makefile.am ughThomas Vander Stichele2005-09-201-9/+2
* Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima2005-09-201-1/+1
* sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima2005-09-191-5/+9
* ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef2004-04-211-1/+1
* Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje2003-10-281-1/+2
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* fix sdl makefileAndy Wingo2002-05-131-1/+1
* conformityThomas Vander Stichele2002-05-131-4/+4
* 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-4/+3
* added sdlThomas Vander Stichele2001-12-201-0/+11