caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynami...
authorAndy Wingo <wingo@pobox.com>
Mon, 16 Jun 2003 14:56:34 +0000 (14:56 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 16 Jun 2003 14:56:34 +0000 (14:56 +0000)
commit4a65aa251d81e2bb41a7d960b7adb66301459055
tree903a6cf83a314022c8ed5436de2a76d0666c6102
parentc7cc73bfaa01e3b9cc5a35cb52b626b770fb31b6
caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynamic number of sink pads in float2i...

Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented
configure.ac
ext/Makefile.am
ext/sndfile/Makefile.am [new file with mode: 0644]
ext/sndfile/gstsf.c [new file with mode: 0644]
ext/sndfile/gstsf.h [new file with mode: 0644]