summaryrefslogtreecommitdiff
path: root/ext/ladspa/gstladspa.c
Commit message (Expand)AuthorAgeFilesLines
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* controller: port to new controller location and apiStefan Sauer2011-11-041-4/+0
* ladspa,lv2: don't fail in plugin_init when having 0 elementsStefan Kost2010-04-261-1/+6
* ladspa: Fix compiler warningsSebastian Dröge2010-03-221-2/+2
* Add -WundefBenjamin Otte2010-03-221-8/+8
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-22/+19
* signalprocessor,lv2,ladspa: move sample-rate to baseclassStefan Kost2010-02-011-13/+3
* ladspa: simplify property registrationStefan Kost2010-01-311-14/+9
* ladspa: lookup GQuark just once and not for each plugin+1Stefan Kost2010-01-311-4/+5
* ladspa/lv2: link and init to gst-controllerStefan Kost2010-01-311-0/+3
* ladspa: only use g_return_val_if_fail for checking pre-conditionsStefan Kost2009-11-191-3/+7
* ladspa: remove left-over commentStefan Kost2009-11-191-2/+0
* signalprocessor: change _setup to pass whole caps and not just sampling_rateStefan Kost2009-11-191-4/+15
* signalprocessor: don't set channel positions in template-caps, Fixes #601775Stefan Kost2009-11-161-3/+2
* ladspa: don't reference freed pointer when building portnamesStefan Kost2009-10-241-1/+4
* Multi-channel support with channel positions.Dave Robillard2009-09-171-2/+3
* Fix typo in LADSPA element documentation.Dave Robillard2009-09-171-1/+1
* Working multi-channel pads for LV2 plugins.Dave Robillard2009-09-171-2/+2
* docs: add docs for ladspa and update plugin docsStefan Kost2009-07-221-1/+10
* ladspa: fix compilation when LRDF is missingWim Taymans2009-03-061-1/+4
* ladspa: add initial liblrdf support.Stefan Kost2009-03-051-9/+160
* ladspa: add LIBDIR/ladspa to search path and make path more portableStefan Kost2009-03-041-9/+93
* ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.Sebastian Dröge2009-01-081-0/+5
* ext/ladspa/gstladspa.c: Whitespace.Stefan Kost2008-10-301-1/+0
* ext/ladspa/: Add some thoughts and FIXME's.Stefan Kost2008-03-201-0/+9
* ext/ladspa/gstladspa.c: Don't use GST_BOILERPLATE as the stuff generated from...Sebastian Dröge2008-02-041-34/+23
* Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Sebastian Dröge2007-12-291-2/+2
* ext/ladspa/gstladspa.c: Don't leak like hell.Stefan Kost2007-08-161-5/+13
* Fix classification in GstElementDetails.Stefan Kost2007-01-311-45/+38
* ext/ladspa/: add GstController support to ladspaStefan Kost2007-01-281-2/+5
* ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans2006-08-161-1/+4
* ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo2006-08-041-0/+3
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-4/+7
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-261-652/+291
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-251-53/+83
* removed obsolete includeStefan Kost2005-08-021-1/+0
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-011-119/+28
* 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-151-113/+113
* gst-indentThomas Vander Stichele2004-03-141-399/+421
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-8/+11
* Merge CAPS branchDavid Schleef2003-12-221-94/+38
* remove copyright field from pluginsAndy Wingo2003-12-041-5/+10
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Include config.hDavid Schleef2003-11-061-0/+3
* This was wrongRonald S. Bultje2003-11-021-0/+14