Brand new source, the cdparanoia source. Reads audio data from a CD, writes out...
authorErik Walthinsen <omega@temple-baptist.org>
Tue, 12 Dec 2000 06:49:26 +0000 (06:49 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Tue, 12 Dec 2000 06:49:26 +0000 (06:49 +0000)
commitffbc7201a75ff912d334f1ae166d62543666bc99
tree4e3f8b25df85bb3f65c39b2f90aaf433444d4e35
parentc28633b01df8a6cae73a208d395cf17d43d3da9d
Brand new source, the cdparanoia source.  Reads audio data from a CD, writes out raw audio.  The tests/paranoia.c pro...

Original commit message from CVS:
Brand new source, the cdparanoia source.  Reads audio data from a CD,
writes out raw audio.  The tests/paranoia.c program will simply hook this
up to a sound card.  It works perfectly.

Next step is to flesh out the rest of the element, including pad caps,
better seek and playout control, signals, and whatever else comes up.

A minor patch to the editor is included here, the GstElementFactory details
struct has a name change from 'class' to 'klass' that wasn't reflected
in the elementselect widget.  Fixd.
configure.in
editor/gstelementselect.c
tests/Makefile.am
tests/paranoia.c [new file with mode: 0644]