gstreamer/editor
Erik Walthinsen ffbc7201a7 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.
2000-12-12 06:49:26 +00:00
..
pixmaps Initial work for the new editor. 2000-10-01 21:46:33 +00:00
.gitignore updated .cvsignores 2000-02-15 00:32:00 +00:00
editor.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
editor.glade Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
editor.ts Initial work for the new editor. 2000-10-01 21:46:33 +00:00
editorelement.glade initial checkin 2000-01-30 10:44:33 +00:00
gsteditor.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditor.h Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
gsteditorbin.c Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
gsteditorcanvas.c Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
gsteditorconnection.c Removed the hardcoded pipeline setup is gstplay in favor of the autoplugging features. Still in a rought shape... 2000-10-12 19:41:30 +00:00
gsteditorconnection.h Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
gsteditorcreate.c Fixed a bug in the typeloading. 2000-10-08 22:17:11 +00:00
gsteditorcreate.h initial checkin 2000-01-30 10:44:33 +00:00
gsteditorelement.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorimage.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorimage.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorpad.c Removed the hardcoded pipeline setup is gstplay in favor of the autoplugging features. Still in a rought shape... 2000-10-12 19:41:30 +00:00
gsteditorpad.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorpalette.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorpalette.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorproject.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorproject.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorprojectview.c Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorproperty.c Added extra Gtk types for better editor properties (FILENAME, enums) 2000-10-11 19:30:07 +00:00
gsteditorproperty.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gstelementselect.c Brand new source, the cdparanoia source. Reads audio data from a CD, writes out raw audio. The tests/paranoia.c pro... 2000-12-12 06:49:26 +00:00
gstelementselect.h initial checkin 2000-01-30 10:44:33 +00:00
Makefile.am Initial work for the new editor. 2000-10-01 21:46:33 +00:00