summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans2006-12-181-7/+18
* ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo2006-08-161-12/+57
* ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans2006-08-161-1/+4
* ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans2006-08-161-4/+6
* ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo2006-08-043-37/+161
* BPBAndy Wingo2006-08-041-1/+1
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo2006-08-041-74/+127
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo2006-07-311-2/+11
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo2006-07-312-36/+71
* ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost2006-07-311-12/+7
* ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost2006-07-291-9/+52
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-1/+1
* Fix broken GObject macrosStefan Kost2006-04-081-5/+5
* ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt2006-02-201-1/+3
* expand tabsThomas Vander Stichele2005-12-063-13/+13
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-211-22/+0
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2005-10-071-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+12
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-282-13/+13
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-264-678/+324
* add missing filesAndy Wingo2005-08-252-0/+799
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-253-80/+97
* removed obsolete includeStefan Kost2005-08-021-1/+0
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-013-122/+29
* added typecast to avoid warningStefan Kost2004-08-311-1/+1
* fixed seg-fault and mem leakStefan Kost2004-08-311-1/+2
* ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...Benjamin Otte2004-07-191-2/+6
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte2004-04-051-21/+46
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-153/+153
* *.h: Revert indentingJohan Dahlin2004-03-152-46/+50
* gst-indentThomas Vander Stichele2004-03-145-557/+572
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-8/+11
* Merge CAPS branchDavid Schleef2003-12-222-96/+38
* remove copyright field from pluginsAndy Wingo2003-12-041-5/+10
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-1/+8
* Include config.hDavid Schleef2003-11-061-0/+3
* This was wrongRonald S. Bultje2003-11-021-0/+14
* Fix this too. Note that the per-plugin licensing is gone because of company's...Ronald S. Bultje2003-11-021-62/+83
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-9/+10
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-012-4/+1
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-6/+2
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-2/+6