[pitivi] docs: Update past GSoCs



commit 49f493300497cc59115054ade9b21d91e3df971a
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Sun Jun 26 02:09:42 2022 +0200

    docs: Update past GSoCs

 docs/GSoC_Ideas.md | 25 -------------------------
 docs/Past_GSoCs.md | 29 ++++++++++++++++++++---------
 2 files changed, 20 insertions(+), 34 deletions(-)
---
diff --git a/docs/GSoC_Ideas.md b/docs/GSoC_Ideas.md
index 26f614bd5..1452c8b9e 100644
--- a/docs/GSoC_Ideas.md
+++ b/docs/GSoC_Ideas.md
@@ -36,19 +36,6 @@ Deadlines for applying are approaching fast, hurry up!
   [GSoC application template]: GSoC_Application.md
 
 
-## Cut perspective
-
-The most tedious process of video editing is the initial cutting and structuring
-of the global timeline. A new perspective similar to the
-[EditorPerspective](https://gitlab.gnome.org/GNOME/pitivi/blob/master/pitivi/editorperspective.py)
-will offer a [second timeline
-representation](https://gitlab.gnome.org/GNOME/pitivi/issues/2381) above the
-timeline, that is always zoom-fitted.
-
-**Requirements**: Python. Minimal experience contributing to Pitivi including
-unit tests.
-
-
 ## Timeline enhancements
 
 Fixing timeline issues and making small enhancements would improve a lot the
@@ -59,18 +46,6 @@ timeline usability, making it a delight to use Pitivi. See
 unit tests.
 
 
-## Focus on the music
-
-Often people want to pick a nice tune and then sync their weekend clips on it.
-To make this easy, Pitivi can detect the beats using a 3rd party library such as
-[librosa](https://librosa.org/) and allow aligning and cutting the clips to the
-beat. It might sound easy, but the entire experience should be super-polished so
-it works nice and everybody can do it.
-
-**Requirements**: Python, C. Minimal experience contributing to Pitivi including
-unit tests.
-
-
 ## Closing credits
 
 For [end credits](https://en.wikipedia.org/wiki/Closing_credits) and other
diff --git a/docs/Past_GSoCs.md b/docs/Past_GSoCs.md
index 89a7455cc..2b70e6904 100644
--- a/docs/Past_GSoCs.md
+++ b/docs/Past_GSoCs.md
@@ -4,8 +4,20 @@ short-description: What the GSoC students did in the previous years
 
 # Past GSoCs
 
-See [Google Summer of Code](Google_Summer_of_Code.md) for how to
-get involved.
+See [Google Summer of Code](Google_Summer_of_Code.md) for how to get involved.
+
+## 2021
+
+-   [Piotrek Brzeziński](https://thewildtree.github.io/) integrated
+    [librosa](https://librosa.org/) to allow [detecting music
+    beats](https://thewildtree.github.io/2021/08/22/gsoc-summary/). The beats
+    are displayed as markers on the clip. GES had to be extended so that clips
+    snap to these markers when dragged.
+-   [Pratyush Tiwari](https://unhired-coder.github.io/index.html) refactored the
+    timeline to be able to introduce, in addition to the zoomed-in timeline, a
+    second timeline which is always zoom-fitted. This allows [quick operations
+    across different regions of the
+    timeline](https://unhired-coder.github.io/project.html).
 
 ## 2020
 
@@ -26,7 +38,7 @@ get involved.
     A new UI perspective allows tracking objects and editing the tracked data.
     For now it's possible to [cover each tracked
     object](https://123vivekr.github.io/2020/08/29/pitivi-gsoc-work-product.html)
-    with a black rectangle.
+    with a colored rectangle.
 
 ## 2019
 
@@ -111,7 +123,7 @@ get involved.
 In addition, we also co-mentored Pēteris Krišjānis who worked on an
 audio waveform generation and display library for GStreamer (see his
 [post-summer
-report](http://pecisk.blogspot.ca/2012/11/state-of-libwaveform-after-gsoc.html)).
+report](https://pecisk.blogspot.com/2012/11/state-of-libwaveform-after-gsoc.html)).
 
 ## 2011
 
@@ -127,16 +139,15 @@ report](http://pecisk.blogspot.ca/2012/11/state-of-libwaveform-after-gsoc.html))
 
 -   [Thibault Saunier](https://blogs.gnome.org/tsaunier/) implemented
     with the core backend developers special effects. He also worked in
-    close collaboration with nekohayo for the user interface and
-    testing.
+    close collaboration with [Jeff](https://gitlab.gnome.org/jfft) on the user
+    interface and testing.
 
 ## 2008
 
 -   [Brandon Lewis](https://dotsony.blogspot.com/) worked on the [advanced
-    
timeline](http://dotsony.blogspot.ch/search?updated-min=2008-01-01T00:00:00-08:00&updated-max=2009-01-01T00:00:00-08:00&max-results=41).
+    
timeline](https://dotsony.blogspot.com/search?updated-min=2008-01-01T00:00:00-08:00&updated-max=2009-01-01T00:00:00-08:00&max-results=41).
 -   [Sarath Lakshman](http://www.sarathlakshman.com/about/) implemented
-    [webcam
-    capture](http://www.sarathlakshman.com/2008/09/28/pitivi-hacks).
+    [webcam capture](http://www.sarathlakshman.com/2008/09/28/pitivi-hacks).
 
 ## 2007
 


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