[pitivi] docs: Update roadmap



commit 2ed060f3ccc31140835caa476e16c12f66604787
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Wed Oct 14 00:48:10 2020 +0200

    docs: Update roadmap

 docs/Roadmap.md | 46 +++++++++++++++++++++++-----------------------
 docs/release.md |  6 ++++++
 2 files changed, 29 insertions(+), 23 deletions(-)
---
diff --git a/docs/Roadmap.md b/docs/Roadmap.md
index 9c1c94622..7597b3165 100644
--- a/docs/Roadmap.md
+++ b/docs/Roadmap.md
@@ -13,18 +13,11 @@ What keeps us busy in general?
     [Help](http://www.Pitivi.org/?go=contributing) is very welcome!
 -   **Improving GStreamer**. This benefits not only Pitivi, but other
     multimedia applications as well.
--   **Working on features**: Until we reach [1.0](releases/1.0.md), only
-    if they improve stability.
+-   **Working on features**. With you!
 
 # High-level roadmap
 
-Any time estimates here are mostly wild guesses. Do not treat them as
-hard deadlines. This aims mostly at giving an idea of how milestones
-follow each other.
-
--   2019 Q4: release [1.0](releases/1.0.md) with ponies and rainbows
-
-See [Current events](Current_events.md) for past items.
+We'll invest in stability and cool features.
 
 # Major features
 
@@ -33,23 +26,30 @@ Besides the items below we care about, see also the list of
 
 ## Motion ramping, time stretching
 
--   Status: started
--   See [issue 632](https://gitlab.gnome.org/GNOME/pitivi/issues/632)
+We're working on [adding
+support](https://gitlab.gnome.org/GNOME/pitivi/issues/632) for simple speed
+changing.
+
+Once this is done, we'll stretch the time so we finish faster the speed ramping.
+
+## Cut and export a video without re-encoding it
+
+See [issue 2475](https://gitlab.gnome.org/GNOME/pitivi/-/issues/2475).
 
 ## Effects UI
 
--   Status: some effects like
-    [alphaspot](https://gitlab.gnome.org/GNOME/pitivi/issues/2098) and
-    [color corrector](https://gitlab.gnome.org/GNOME/pitivi/issues/660)
-    already have a custom UI. The overall experience can be smoother.
--   Still to do: [green screen
-    compositing](https://gitlab.gnome.org/GNOME/pitivi/issues/966),
-    [audio equalizer](https://gitlab.gnome.org/GNOME/pitivi/issues/1551)
+Some effects like [alphaspot](https://gitlab.gnome.org/GNOME/pitivi/issues/2098)
+and [color corrector](https://gitlab.gnome.org/GNOME/pitivi/issues/660) already
+have a custom UI. The overall experience can be smoother.
+
+Still to do:
+- [green screen compositing](https://gitlab.gnome.org/GNOME/pitivi/issues/966),
+- [audio equalizer](https://gitlab.gnome.org/GNOME/pitivi/issues/1551)
 
 ## Hardware-accelerated decoding and encoding
 
--   Since GStreamer 1.2, the basic infrastructure allowing us to cleanly
-    take advantage of the video decoding capabilities of modern graphic
-    cards is there. We need to ensure that our planned usecases are
-    properly supported with the most common graphic drivers (through
-    VA-API) and to make the integration work in Pitivi.
+Since GStreamer 1.2, the basic infrastructure allowing us to cleanly take
+advantage of the video decoding capabilities of modern graphic cards is there.
+We need to ensure that our planned usecases are properly supported with the most
+common graphic drivers (through VA-API) and to make the integration work in
+Pitivi.
diff --git a/docs/release.md b/docs/release.md
index 99310164e..bc390f559 100644
--- a/docs/release.md
+++ b/docs/release.md
@@ -19,6 +19,12 @@ $ source bin/pitivi-env
 (ptv-flatpak) $ _
 ```
 
+0. Freeze the strings
+    * Send an email to [gnome-i18n](https://mail.gnome.org/archives/gnome-i18n/)
+    @gnome.org to inform the translators the strings have been frozen and that
+    in **one week** the release will be cut.
+    * It would be good to start preparing a blogpost already.
+
 1. Check [GitLab](https://gitlab.gnome.org/GNOME/pitivi/milestones)
     * Make sure there are no significant issues open against the current milestone.
     * Move the remaining open issues somewhere else, for example to the next milestone.


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