gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave respectively.
authorAndy Wingo <wingo@pobox.com>
Fri, 20 Feb 2004 14:17:57 +0000 (14:17 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 20 Feb 2004 14:17:57 +0000 (14:17 +0000)
commit9840e4882e9b4a8fe0e2ff6c7f4771108c3b87a4
treef74f92b877ea008a414df99bed3eb84aefb71eb3
parent31c23fdbc816b1625d12fdd3a7b03cb49835d486
gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave respectively.

Original commit message from CVS:
2004-02-20  Andy Wingo  <wingo@pobox.com>

* gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
interleave respectively.

* gst/interleave/deinterleave.c: New plugin: deinterleave
(replaces on oneton).
* gst/interleave/interleave.c: New plugin: interleave.
* gst/interleave/plugin.h: Support file.
* gst/interleave/plugin.c: Support file.

* configure.ac: Remove intfloat and oneton, add interleave.

* ext/sndfile/gstsf.c: Handle events better.

* gst/audioconvert/gstaudioconvert.c: Change to support int2float
and float2int operation. int2float has scheduling problems as
noted in in2float_chain.
ChangeLog
configure.ac
ext/mad/gstmad.c
gst/asfdemux/gstasfmux.c