mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
ffbc7201a7
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. |
||
---|---|---|
.. | ||
old/examples | ||
.gitignore | ||
caps.c | ||
init.c | ||
loadall.c | ||
Makefile.am | ||
paranoia.c | ||
queue.c | ||
README | ||
registry.c | ||
simplefake.c | ||
states.c |
This directory contains various tests designed to verify GStreamer behavior. If any of them exit with a non-zero value, something's wrong.