summaryrefslogtreecommitdiffstats
path: root/sys/oss/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-11/+2
* sys/oss/: - the user-visible error strings were in the wrong categoryThomas Vander Stichele2006-04-101-1/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-4/+6
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-231-10/+12
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-231-3/+3
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-231-1/+2
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-16/+20
* Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pcJan Schmidt2005-07-011-1/+1
* gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller2005-05-061-1/+2
* add GST_INTERFACES_LIBSChristian Schaller2005-05-051-1/+1
* updates to make this closer to compileChristian Schaller2005-05-051-1/+2
* minor updates to last checkinDavid Schleef2004-03-231-1/+1
* sys/oss/: Rate probing test app.David Schleef2004-03-231-0/+7
* it's broken and it failed to load during the last few months. If anyone wants...Ronald S. Bultje2003-12-141-10/+1
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-061-1/+1
* Fix missing symbolRonald S. Bultje2003-09-131-1/+1
* fix typo (not mine, ronalds ;)Christian Schaller2003-09-131-1/+0
* disting fix, ronald remember to make sure all new files get disted :)Christian Schaller2003-09-131-6/+7
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-131-5/+11
* Remove redundant definition of plugindirDavid Schleef2003-08-101-1/+0
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-161-2/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-071-2/+8
* don't compile the oss helper by defaultAndy Wingo2002-05-201-1/+1
* temporary commit to resurrect osshelper.c, will fix...Andy Wingo2002-05-201-1/+6
* get rid of evil gstosshelper (intended for use with LD_PRELOAD)Andy Wingo2002-05-201-5/+2
* cosmeticDavid I. Lehn2002-03-211-1/+0
* 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-2/+2
* Assorted fixes.Wim Taymans2002-02-031-2/+2
* - plugins are built without versioning infoWrobell2002-01-181-0/+2
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* first batchThomas Vander Stichele2001-12-171-0/+11