index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
ladspa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...
Wim Taymans
2006-12-18
1
-7
/
+18
*
ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.
Andy Wingo
2006-08-16
1
-12
/
+57
*
ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...
Wim Taymans
2006-08-16
1
-1
/
+4
*
ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...
Wim Taymans
2006-08-16
1
-4
/
+6
*
ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...
Andy Wingo
2006-08-04
3
-37
/
+161
*
BPB
Andy Wingo
2006-08-04
1
-1
/
+1
*
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...
Andy Wingo
2006-08-04
1
-74
/
+127
*
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...
Andy Wingo
2006-07-31
1
-2
/
+11
*
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...
Andy Wingo
2006-07-31
2
-36
/
+71
*
ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...
Stefan Kost
2006-07-31
1
-12
/
+7
*
ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...
Stefan Kost
2006-07-29
1
-9
/
+52
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
1
-1
/
+1
*
Fix broken GObject macros
Stefan Kost
2006-04-08
1
-5
/
+5
*
ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...
Jan Schmidt
2006-02-20
1
-1
/
+3
*
expand tabs
Thomas Vander Stichele
2005-12-06
3
-13
/
+13
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-2
/
+3
*
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
2005-11-21
1
-22
/
+0
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...
Andy Wingo
2005-10-07
1
-1
/
+1
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+1
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-13
/
+12
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
2
-13
/
+13
*
ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...
Andy Wingo
2005-08-26
4
-678
/
+324
*
add missing files
Andy Wingo
2005-08-25
2
-0
/
+799
*
ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.
Andy Wingo
2005-08-25
3
-80
/
+97
*
removed obsolete include
Stefan Kost
2005-08-02
1
-1
/
+0
*
deactivate and remove dparams (libgstcontrol)
Stefan Kost
2005-08-01
3
-122
/
+29
*
added typecast to avoid warning
Stefan Kost
2004-08-31
1
-1
/
+1
*
fixed seg-fault and mem leak
Stefan Kost
2004-08-31
1
-1
/
+2
*
ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...
Benjamin Otte
2004-07-19
1
-2
/
+6
*
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
ext/ladspa/gstladspa.c: clean up debugging
Benjamin Otte
2004-04-05
1
-21
/
+46
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-153
/
+153
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
2
-46
/
+50
*
gst-indent
Thomas Vander Stichele
2004-03-14
5
-557
/
+572
*
fixes for #133316, #133663 and #133528 (Stefan Kost)
Thomas Vander Stichele
2004-02-12
1
-8
/
+11
*
Merge CAPS branch
David Schleef
2003-12-22
2
-96
/
+38
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-5
/
+10
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
3
-1
/
+8
*
Include config.h
David Schleef
2003-11-06
1
-0
/
+3
*
This was wrong
Ronald S. Bultje
2003-11-02
1
-0
/
+14
*
Fix this too. Note that the per-plugin licensing is gone because of company's...
Ronald S. Bultje
2003-11-02
1
-62
/
+83
*
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
2003-10-29
1
-1
/
+1
*
merge TYPEFIND branch. Major changes:
Benjamin Otte
2003-10-28
1
-1
/
+1
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-9
/
+10
*
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
2003-10-01
2
-4
/
+1
*
reverting error patch before making a branch.
Thomas Vander Stichele
2003-09-16
1
-6
/
+2
*
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
2003-09-15
1
-2
/
+6
[next]