diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2003-02-12 23:33:55 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2003-02-12 23:33:55 +0000 |
commit | e326f5819374a9a6f8b4197b9af8a586315229a2 (patch) | |
tree | cb61b4b5444d5f7245ea564a8fa21402fb5ebfce /TODO | |
parent | c17b392f202f98dd67ffbd24069e331c6cd3fc03 (diff) |
update TODO
Original commit message from CVS:
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 14 insertions, 4 deletions
@@ -26,9 +26,10 @@ target release ! description ! (docs/random/wtay/scheduler_entry) ! (API: moderatly EASY, scheduler implementation MEDIUM) ! - ? ! create a design doc for a timecache implementation, - ! (docs/wtay/random/timecache) + 0.6.0 ! create a design doc for a timecache implementation, + (done) ! (docs/wtay/random/timecache) ! (API: MEDIUM, needs lots of discussion, plugin implementation MEDIUM to HARD) + ! (done: implemented using GstIndex base class + subclasses) ! ? ! implement a QoS event and a policy for handling the event. ! (API: kindof EASY, plugins MEDIUM to very HARD) @@ -41,6 +42,10 @@ target release ! description ! create a library with usefull higher level function for people who don't want ! to deal with the lowlevel stuff. ! (HARD, need to negotiate with people :)) + ! + ? ! use GMarkup to load/save objects, remove dependency on libxml2 + ! (MEDIUM) breaks API/ABI compatibility + ! shortterm core feature enhancements @@ -86,12 +91,17 @@ Policy definition is closely related to a HOWTO but sometimes needs some thinkin ! ? ! figure out a policy for the NEW_MEDIA event ! (MEDIUM to HARD) + ! + ? ! figure out how to better handle clock resync + ! (MEDIUM to HARD) + ! + midterm feature enhancement --------------------------- - ? | Define and implement a syntax in gst_parse to handle filtered pad connections. - | (MEDIUM) + 0.6.0 | Define and implement a syntax in gst_parse to handle filtered pad connections. + (done) | (MEDIUM) | ? | Figure out a way to set properties on schedulers (and bins?) from gst_parse. | (MEDIUM) |