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
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
2004-03-14
gst-indent
Thomas Vander Stichele
5
-557
/
+572
2004-02-12
fixes for #133316, #133663 and #133528 (Stefan Kost)
Thomas Vander Stichele
1
-8
/
+11
2003-12-22
Merge CAPS branch
David Schleef
2
-96
/
+38
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-5
/
+10
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
3
-1
/
+8
2003-11-06
Include config.h
David Schleef
1
-0
/
+3
2003-11-02
This was wrong
Ronald S. Bultje
1
-0
/
+14
2003-11-02
Fix this too. Note that the per-plugin licensing is gone because of company's...
Ronald S. Bultje
1
-62
/
+83
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+1
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-9
/
+10
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
2
-4
/
+1
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
1
-6
/
+2
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-2
/
+6
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-23
Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...
David Schleef
1
-2
/
+2
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
1
-23
/
+22
2003-07-16
actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...
Andy Wingo
2
-507
/
+333
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-9
/
+9
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-22
/
+22
2003-06-05
g_warning -> GST_DEBUG
Thomas Vander Stichele
1
-1
/
+1
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-4
/
+4
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-12
/
+12
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-2
/
+2
2002-09-21
Add a statement terminating semicolon.
David I. Lehn
1
-1
/
+1
2002-09-20
Redo last change by using glib's CLAMP() macro
David Schleef
1
-4
/
+3
2002-09-20
Clip defaults of control parameters to range.
David Schleef
1
-0
/
+4
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+1
2002-09-16
fix _get()-based ladspa plugins when bufferpools are present
Andy Wingo
1
-1
/
+3
2002-09-16
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...
Andy Wingo
1
-8
/
+5
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-1
/
+1
[next]