gstreamer/ext/ladspa
Andy Wingo 6f06c87c12 actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...
Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well

i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.
2003-07-16 16:08:14 +00:00
..
gstladspa.c actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
gstladspa.h actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
load.c hacked around LADSPA_PATH as suggested to wingo 2002-06-04 19:32:16 +00:00
Makefile.am parallel install fixes 2002-12-08 14:50:09 +00:00
search.c hacked around LADSPA_PATH as suggested to wingo 2002-06-04 19:32:16 +00:00
utils.h include the system ladspa.h file 2002-06-04 15:57:42 +00:00