[pitivi/ges: 71/287] Update ges_port.notes



commit 357c5c54951ad741b5dd2698d5a501ff57fc0112
Author: Thibault Saunier <thibault saunier collabora com>
Date:   Mon Nov 14 13:49:02 2011 -0300

    Update ges_port.notes
    
    Add rough estimation of the time we need.

 docs/ges_port.notes |  109 +++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 79 insertions(+), 30 deletions(-)
---
diff --git a/docs/ges_port.notes b/docs/ges_port.notes
index 7e69a15..1a5670a 100644
--- a/docs/ges_port.notes
+++ b/docs/ges_port.notes
@@ -1,50 +1,99 @@
 GES:
     Critical
     ========
-        todo
-        ----
-            -> Fill gaps -> BLOCKER -> Is background acceptable? (My guess is
-                                                                  yes)
-            -> Implement riple and roll (could be done in pitivi for the time
-                    being reusing old code)
-            -> Handle reslution and framerate -> BLOCKER
-                |-> Do we handle it as a "hack" in pitivi for the time being?
-
-        In progress
-        -----------
-            -> Merge Ges-Port branch (all the list is BLOCKER)
-                > Refactor a bit the formatter
-                > Add an entry point for saving sourcelist -> pitivi must
-                    take advantage of it afterward
-                > Handle project settings
+        -> Implement riple and roll (could be done in pitivi for the time
+                being reusing old code)
+                => 3 to 5 days
+
+        -> Handle reslution and framerate -> BLOCKER
+            |-> Do we handle it as a "hack" in pitivi for the time being?
+                => 3 to 5 days
+
+        -> Implement waveform
+            => 5 days
+
+        -> Merge Ges-Port branch (all the list is BLOCKER)
+            > Refactor and fix the formatter -> Done, needs some bugfixing
+            > review and fix the whole branch
+                => 2  to 5 days
+
+           > Add an entry point for saving sourcelist -> pitivi must
+                take advantage of it afterward
+                => 1 day
+
+        total: 14 to 21 days left
 
 
     Less critical
     =============
         => acceptable regressions
-            -> compostiting (To be discussed because it would be a big
-                             regression)
+            -> compostiting, this one implies a proper implementation of
+                    "Handle reslution and framerate"
+                => 15 to 20 days
+
             -> Handle keyframes
+                => 5 days
+
+            -> Fill gaps -> BLOCKER -> Background done
+                        660d3f09ddb1c660d3f09ddb1c660d3f09ddb1c
+                => proper implementation 5 days
+
+            total: 20 to 30 days
 
 PiTiVi:
 
     Critical
     ========
-        todo
-        ----
-            -> Make Seeker more powerfull, and rely only on it for all the
-               seeking
-            -> Refactor the DND
-            -> Handle effects properly, ie dnd, settings etc
-            -> Restore keyframes
-
-        In progress
-        -----------
-            -> Remove ALL references to the old PiTiVi core
-            -> Implement properly rendering
+        -> Make Seeker more powerfull, and rely only on it for all the
+           seeking
+            => 2 days
+
+        -> Refactor the DND
+            => 1 days
+
+        -> Handle effects properly, ie dnd, settings etc
+            => 2 days
+
+        -> reimplement thumbnail + waveform
+            => 5 days
+
+        -> Reimplement undo-redo
+            => 5 days
+
+        -> Reimplement transformation
+            => 1 days
+
+        -> Implement properly rendering
+            => 2 days
+
+        -> Remove ALL references to the old PiTiVi core
+            => 1 day left
+
+        > Handle project settings
+            => 2 days
+
+        > Reimplement thumbnail in the sourcelist
+            => 1 days
+
+      Quality/margin tasks:
+
+        -> Refactor the whole codebase
+            => 0 to 10 days
+
+        -> Bug fixing
+            => 10 days
+
+        total: 32 to 42 days
+
+TOTAL: between 46 and 92 days of work
+
+
 
     Less critical
     =============
+        -> Reimplement the auto-aligner
+        -> Restore keyframes
+            => 3 days
         -> Add more debugging symbols all around
         -> Kill the receiver
         -> Implement titles :)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]