mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
f985019e4c
Original commit message from CVS: * more build cleanups (using as-version and as-libtool) * some release doc notes from the previous release
12 lines
443 B
Text
12 lines
443 B
Text
- property proxy in compount elements.
|
|
- implement events in all plugins.
|
|
- app must be able to catch events?
|
|
- deal with clocking issues
|
|
- use real chaining where possible
|
|
- factory aliases?
|
|
|
|
* gst_elementfactory_make ("factoryname", NULL) automatically uniquifies the name
|
|
* a plugin test rig
|
|
* parser and scheduler test system
|
|
* clean up xml code - restore/save creates/save pipeline, gst_object_save/load_props
|
|
with just the properties
|