summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
AgeCommit message (Expand)AuthorFilesLines
2008-02-04ext/ladspa/gstladspa.c: Don't use GST_BOILERPLATE as the stuff generated from...Sebastian Dröge1-34/+23
2008-02-04ext/ladspa/gstsignalprocessor.c: Don't unref the pad template after adding it...Sebastian Dröge1-1/+0
2007-12-29Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Sebastian Dröge1-2/+2
2007-08-16ext/ladspa/gstladspa.c: Don't leak like hell.Stefan Kost1-5/+13
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller1-1/+1
2007-01-31Fix classification in GstElementDetails.Stefan Kost1-45/+38
2007-01-28ext/ladspa/: add GstController support to ladspaStefan Kost2-3/+6
2007-01-12ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)Andy Wingo1-39/+55
2007-01-06ext/ladspa/gstsignalprocessor.cAndy Wingo1-31/+31
2007-01-06ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)Andy Wingo1-16/+51
2006-12-18ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans1-7/+18
2006-08-16ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo1-12/+57
2006-08-16ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans1-1/+4
2006-08-16ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans1-4/+6
2006-08-04ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo3-37/+161
2006-08-04BPBAndy Wingo1-1/+1
2006-08-04ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo1-74/+127
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo1-2/+11
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo2-36/+71
2006-07-31ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost1-12/+7
2006-07-29ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost1-9/+52
2006-06-11autogen.sh: require am17Thomas Vander Stichele1-1/+1
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