gstreamer/editor
Wim Taymans fe586de094 Implemented the plugable autopluggers.
Original commit message from CVS:
Implemented the plugable autopluggers.
- one can aad an autoplugger to a plugin with gst_plugin_add_autoplugger
- the autopluggers can be queried using _get_list
- save/load autoplugger descriptions in the XML registry
- load the autoplugger only when needed
- a signal can be attached to the autoplugger to be notified of
new objects.
- improved the media player to use the new autoplugger
- updated gstreamer-inspect for the autoplugger and types
added EOS to the disksrc
fixed two bugs in properties loading (min/max, comment tags)
2001-02-08 19:37:41 +00:00
..
pixmaps Fixed makefiles for docs 2001-01-02 02:16:24 +00:00
.gitignore updated .cvsignores 2000-02-15 00:32:00 +00:00
editor.c Pending editor changes. fixes for autoplug of elementary MPEG1 video streams make sure mp3 types get compiled videosi... 2000-12-28 02:51:07 +00:00
editor.dia Added the autoplugger. some .dia drawings of the objects the autoplug test program. 2000-12-19 13:44:23 +00:00
editor.glade Lots of editor changes: 2000-12-25 01:33:06 +00:00
editor.ts Lots of editor changes: 2000-12-25 01:33:06 +00:00
editorelement.glade initial checkin 2000-01-30 10:44:33 +00:00
gsteditor.c Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditor.h Implemented the plugable autopluggers. 2001-02-08 19:37:41 +00:00
gsteditorbin.c Pending editor changes. fixes for autoplug of elementary MPEG1 video streams make sure mp3 types get compiled videosi... 2000-12-28 02:51:07 +00:00
gsteditorcanvas.c Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorconnection.c Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorconnection.h Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorcreate.c Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorcreate.h Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorelement.c Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gsteditorimage.c Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gsteditorimage.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorpad.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gsteditorpad.h Initial work for the new editor. 2000-10-01 21:46:33 +00:00
gsteditorpadtemplate.c Added a missing file... 2000-12-29 03:05:47 +00:00
gsteditorpalette.c Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gsteditorpalette.h Pending editor changes. fixes for autoplug of elementary MPEG1 video streams make sure mp3 types get compiled videosi... 2000-12-28 02:51:07 +00:00
gsteditorproject.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gsteditorproject.h Lots of editor changes: 2000-12-25 01:33:06 +00:00
gsteditorprojectview.c Fixes for gsteditor/gstplay install/build fixed typo in random/eos added num_buffers property to fakesrc 2001-01-02 01:44:53 +00:00
gsteditorproperty.c Display what the type of an element is, as the first thing in the properties box. 2001-01-08 20:15:25 +00:00
gsteditorproperty.h Lots of editor changes: 2000-12-25 01:33:06 +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 Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00