summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
AgeCommit message (Expand)AuthorFilesLines
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-8/+11
2003-12-22Merge CAPS branchDavid Schleef2-96/+38
2003-12-04remove copyright field from pluginsAndy Wingo1-5/+10
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-1/+8
2003-11-06Include config.hDavid Schleef1-0/+3
2003-11-02This was wrongRonald S. Bultje1-0/+14
2003-11-02Fix this too. Note that the per-plugin licensing is gone because of company's...Ronald S. Bultje1-62/+83
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-9/+10
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2-4/+1
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-6/+2
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-2/+6
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-23Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...David Schleef1-2/+2
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-23/+22
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2-507/+333
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-9/+9
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-22/+22
2003-06-05g_warning -> GST_DEBUGThomas Vander Stichele1-1/+1
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-4/+4
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-12/+12
2002-12-08parallel install fixesThomas Vander Stichele1-2/+2
2002-09-21Add a statement terminating semicolon.David I. Lehn1-1/+1
2002-09-20Redo last change by using glib's CLAMP() macroDavid Schleef1-4/+3
2002-09-20Clip defaults of control parameters to range.David Schleef1-0/+4
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-16fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo1-1/+3
2002-09-16Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...Andy Wingo1-8/+5
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-09-09removing warnings as approved by wimThomas Vander Stichele1-3/+1
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker2-5/+3
2002-07-26fix to adder: don't pull on unusable padsAndy Wingo1-22/+21
2002-07-24fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2-9/+46
2002-06-04hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2-2/+15
2002-06-04remove this headerThomas Vander Stichele1-1/+1
2002-06-04this should be installed on the systemThomas Vander Stichele1-512/+0
2002-06-04include the system ladspa.h fileThomas Vander Stichele2-2/+2
2002-05-30fix a problem in ladspa -- i think...Andy Wingo1-3/+3
2002-05-29use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker1-10/+12
2002-05-15use new bytestream apiSteve Baker1-2/+3
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2-10/+8
2002-04-20s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker1-1/+3
2002-04-20A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2-244/+404
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-8/+14
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-14/+14
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-5/+5
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1