mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +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. |
||
---|---|---|
.. | ||
pixmaps | ||
.gitignore | ||
editor.c | ||
editor.glade | ||
editor.ts | ||
editorelement.glade | ||
gsteditor.c | ||
gsteditor.h | ||
gsteditorbin.c | ||
gsteditorcanvas.c | ||
gsteditorconnection.c | ||
gsteditorconnection.h | ||
gsteditorcreate.c | ||
gsteditorcreate.h | ||
gsteditorelement.c | ||
gsteditorimage.c | ||
gsteditorimage.h | ||
gsteditorpad.c | ||
gsteditorpad.h | ||
gsteditorpalette.c | ||
gsteditorpalette.h | ||
gsteditorproject.c | ||
gsteditorproject.h | ||
gsteditorprojectview.c | ||
gsteditorproperty.c | ||
gsteditorproperty.h | ||
gstelementselect.c | ||
gstelementselect.h | ||
Makefile.am |