summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
AgeCommit message (Expand)AuthorFilesLines
2006-04-08Fix broken GObject macrosStefan Kost1-5/+5
2006-02-20ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt1-1/+3
2005-12-06expand tabsThomas Vander Stichele3-13/+13
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+3
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller1-22/+0
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-10-07ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-13/+12
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2-13/+13
2005-08-26ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo4-678/+324
2005-08-25add missing filesAndy Wingo2-0/+799
2005-08-25ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo3-80/+97
2005-08-02removed obsolete includeStefan Kost1-1/+0
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost3-122/+29
2004-08-31added typecast to avoid warningStefan Kost1-1/+1
2004-08-31fixed seg-fault and mem leakStefan Kost1-1/+2
2004-07-19ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...Benjamin Otte1-2/+6
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-04-05ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte1-21/+46
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-153/+153
2004-03-15*.h: Revert indentingJohan Dahlin2-46/+50
2004-03-14gst-indentThomas Vander Stichele5-557/+572
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