index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
ladspa
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
ext/ladspa/search.c: Avoid searching (null) paths or crashing on platforms wh...
Brian Cameron
1
-2
/
+8
2009-01-08
ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.
Sebastian Dröge
1
-0
/
+5
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-10-30
ext/ladspa/gstladspa.c: Whitespace.
Stefan Kost
2
-3
/
+3
2008-07-21
Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...
Sebastian Dröge
1
-1
/
+1
2008-03-20
ext/ladspa/: Add some thoughts and FIXME's.
Stefan Kost
2
-1
/
+12
2008-02-04
ext/ladspa/gstladspa.c: Don't use GST_BOILERPLATE as the stuff generated from...
Sebastian Dröge
1
-34
/
+23
2008-02-04
ext/ladspa/gstsignalprocessor.c: Don't unref the pad template after adding it...
Sebastian Dröge
1
-1
/
+0
2007-12-29
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Sebastian Dröge
1
-2
/
+2
2007-08-16
ext/ladspa/gstladspa.c: Don't leak like hell.
Stefan Kost
1
-5
/
+13
2007-02-24
Fix build with LDFLAGS='-Wl,-z,defs'.
Tim-Philipp Müller
1
-1
/
+1
2007-01-31
Fix classification in GstElementDetails.
Stefan Kost
1
-45
/
+38
2007-01-28
ext/ladspa/: add GstController support to ladspa
Stefan Kost
2
-3
/
+6
2007-01-12
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
Andy Wingo
1
-39
/
+55
2007-01-06
ext/ladspa/gstsignalprocessor.c
Andy Wingo
1
-31
/
+31
2007-01-06
ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)
Andy Wingo
1
-16
/
+51
2006-12-18
ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...
Wim Taymans
1
-7
/
+18
2006-08-16
ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.
Andy Wingo
1
-12
/
+57
2006-08-16
ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...
Wim Taymans
1
-1
/
+4
2006-08-16
ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...
Wim Taymans
1
-4
/
+6
2006-08-04
ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...
Andy Wingo
3
-37
/
+161
2006-08-04
BPB
Andy Wingo
1
-1
/
+1
2006-08-04
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...
Andy Wingo
1
-74
/
+127
2006-07-31
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...
Andy Wingo
1
-2
/
+11
2006-07-31
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...
Andy Wingo
2
-36
/
+71
2006-07-31
ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...
Stefan Kost
1
-12
/
+7
2006-07-29
ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...
Stefan Kost
1
-9
/
+52
2006-06-11
autogen.sh: require am17
Thomas Vander Stichele
1
-1
/
+1
2006-04-08
Fix broken GObject macros
Stefan Kost
1
-5
/
+5
2006-02-20
ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...
Jan Schmidt
1
-1
/
+3
2005-12-06
expand tabs
Thomas Vander Stichele
3
-13
/
+13
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+3
2005-11-21
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
1
-22
/
+0
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-10-07
ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...
Andy Wingo
1
-1
/
+1
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-2
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-13
/
+12
2005-08-28
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2
-13
/
+13
2005-08-26
ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...
Andy Wingo
4
-678
/
+324
2005-08-25
add missing files
Andy Wingo
2
-0
/
+799
2005-08-25
ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.
Andy Wingo
3
-80
/
+97
2005-08-02
removed obsolete include
Stefan Kost
1
-1
/
+0
2005-08-01
deactivate and remove dparams (libgstcontrol)
Stefan Kost
3
-122
/
+29
2004-08-31
added typecast to avoid warning
Stefan Kost
1
-1
/
+1
2004-08-31
fixed seg-fault and mem leak
Stefan Kost
1
-1
/
+2
2004-07-19
ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...
Benjamin Otte
1
-2
/
+6
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-1
/
+1
2004-04-05
ext/ladspa/gstladspa.c: clean up debugging
Benjamin Otte
1
-21
/
+46
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-153
/
+153
2004-03-15
*.h: Revert indenting
Johan Dahlin
2
-46
/
+50
[next]