Skip to content

Instantly share code, notes, and snippets.

@stefanzzz22
Last active August 30, 2017 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save stefanzzz22/260fa2be10bccd7404af87152ecd5a88 to your computer and use it in GitHub Desktop.
Save stefanzzz22/260fa2be10bccd7404af87152ecd5a88 to your computer and use it in GitHub Desktop.
GSOC 2017 Final Submission

The main project I worked on is a user interface for the Ken-Burns effect in Pitivi.

Link to the task: https://phabricator.freedesktop.org/T7340

The main tasks I completed for the Ken-Burns project are:

  • allow adding keyframes for the transformation properties using the transformation box
  • extend the keyframe curve UI to support multiple properties keyframe curves
  • allow adding keyframes by interacting with the viewer
  • add a mechanism to select the keyframes by clicking on them
  • extend the undo/redo system so it handles creating/deleting keyframe curves

Besides the Ken-Burns project, I also worked on other tasks (most of them are minor bugfixes):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment