gstreamer/gst
Benjamin Otte d41620bc75 Added initial version of audioconvert, a generic converter of integer audio/raw formats.
Original commit message from CVS:
Added initial version of audioconvert, a generic converter of integer audio/raw formats.
It currently supports conversion of
- channels (mono/stereo only, until someone tells me how to mix other channels)
- endianness (little/bi endian)
- signedness
- width (8, 1, 24 and 32 bits)
- depth (1 - width bits)
missing:
- enough testing (I intend to write a testsuite for this, but that's pending)
- samplerate conversion
- other goodies like format conversion etc
Expect bugs when using it.

problems this should solve:
- encoding wav files on big endian machines
- goom working with mono audio files in gst-player
- Iain's soundcard (that one is a problem in itself)
- complaints about missing conversion
- too many age old, nearly unmaintained plugins (stereo2mono etc.)
Have fun.
2003-04-14 01:20:30 +00:00
..
adder - Fix endless loop in adder 2003-01-11 16:28:29 +00:00
audioconvert Added initial version of audioconvert, a generic converter of integer audio/raw formats. 2003-04-14 01:20:30 +00:00
audioscale PadConnect -> PadLink 2003-01-10 13:38:32 +00:00
sine another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t... 2003-01-10 10:22:25 +00:00
videoscale PadConnect -> PadLink 2003-01-10 13:38:32 +00:00
videotestsrc Do rate control, skip frames when too old. 2003-02-11 21:31:28 +00:00
volume PadConnect -> PadLink 2003-01-10 13:38:32 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00