index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
ladspa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-3
/
+13
2018-07-22
ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILES
Jan Schmidt
1
-5
/
+11
2018-07-22
ladspa: Don't try and load every file as a plugin
Jan Schmidt
1
-0
/
+12
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-03-27
meson: Add missing optional lrdf dep to ladspa build
Nirbheek Chauhan
1
-1
/
+1
2018-03-27
ladspa: Fix critical during plugin load on Windows
Nirbheek Chauhan
1
-2
/
+6
2018-03-22
meson: fix ladspa dependencies
Patrik Nilsson
1
-5
/
+11
2017-12-18
ladspa: Add Windows/OSX path support
Nicolas Dufresne
1
-13
/
+56
2017-12-18
meson: Enable ladspa plugins compilation
Nicolas Dufresne
1
-0
/
+20
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-35
/
+24
2016-06-15
ladspa: simplify registry cache structure creation
Stefan Sauer
1
-2
/
+1
2016-05-15
ladspa: use _OBJECT log variants for plugin_init
Stefan Sauer
1
-14
/
+13
2016-05-10
ladspa: code cleanup
Stefan Sauer
2
-14
/
+11
2016-05-10
ladspa: simplify the code
Stefan Sauer
1
-9
/
+5
2016-02-17
ladspa: Fix some debugs
Thibault Saunier
1
-4
/
+3
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-8
/
+8
2014-08-10
ladspa: fix up broken patch merge
Tim-Philipp Müller
1
-3
/
+0
2014-08-10
ladspa: Unref pad template caps after usage
Sebastian Rasmussen
1
-0
/
+3
2014-08-10
ladspa: Unref pad template caps after usage
Sebastian Rasmussen
1
-0
/
+3
2014-04-09
ladspa: remove duplicate assignment
Vincent Penquerc'h
1
-2
/
+1
2013-07-26
ladspa: initialize debug category earlier
David Schleef
1
-2
/
+2
2013-05-28
ladspa: fix typos in launch examples
Stefan Sauer
1
-10
/
+7
2013-05-28
ladspa: use the registry cache for plugin details
Stefan Sauer
10
-180
/
+212
2013-05-14
ladspa: Fix compilation issue when lrdf is enabled
Nicolas Dufresne
1
-8
/
+10
2013-05-03
ladspa: sync controlled parames in filters and sinks
Stefan Sauer
2
-20
/
+15
2013-05-03
ladspa: Add $(GMODULE_NO_EXPORT_LIBS) for gmodule
Sebastian Dröge
1
-1
/
+2
2013-05-03
ladspa: improved port to gstreamer 1.0
Juan Manuel Borges Caño
11
-739
/
+2863
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2011-11-04
controller: port to new controller location and api
Stefan Sauer
2
-6
/
+2
2010-04-26
ladspa,lv2: don't fail in plugin_init when having 0 elements
Stefan Kost
1
-1
/
+6
2010-03-22
ladspa: Fix compiler warnings
Sebastian Dröge
1
-2
/
+2
2010-03-22
Add -Wundef
Benjamin Otte
1
-8
/
+8
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-22
/
+19
2010-02-01
signalprocessor,lv2,ladspa: move sample-rate to baseclass
Stefan Kost
1
-13
/
+3
2010-01-31
ladspa: simplify property registration
Stefan Kost
1
-14
/
+9
2010-01-31
ladspa: lookup GQuark just once and not for each plugin+1
Stefan Kost
1
-4
/
+5
2010-01-31
ladspa/lv2: link and init to gst-controller
Stefan Kost
2
-1
/
+4
2009-11-19
ladspa: only use g_return_val_if_fail for checking pre-conditions
Stefan Kost
1
-3
/
+7
2009-11-19
ladspa: remove left-over comment
Stefan Kost
1
-2
/
+0
2009-11-19
signalprocessor: change _setup to pass whole caps and not just sampling_rate
Stefan Kost
1
-4
/
+15
2009-11-18
signalprocessor: Use correct CFLAGS for the signalprocessor headers in LV2/LA...
Yaakov Selkowitz
1
-1
/
+1
2009-11-16
signalprocessor: don't set channel positions in template-caps, Fixes #601775
Stefan Kost
1
-3
/
+2
2009-10-24
ladspa: don't reference freed pointer when building portnames
Stefan Kost
1
-1
/
+4
2009-09-17
Multi-channel support with channel positions.
Dave Robillard
1
-2
/
+3
2009-09-17
Fix typo in LADSPA element documentation.
Dave Robillard
1
-1
/
+1
[next]