gstreamer/ext/ladspa
David Schleef a287b1e442 Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not int)
Original commit message from CVS:
Fix warning on 64-bit architectures.  (sizeof() returns size_t, which
is not int)
2003-07-23 22:47:19 +00:00
..
gstladspa.c Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not int) 2003-07-23 22:47:19 +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:13 +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:10 +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