Skip to content

Instantly share code, notes, and snippets.

View anubhavpulkit's full-sized avatar
🎯
Focusing

Anubhav Singh anubhavpulkit

🎯
Focusing
View GitHub Profile

Google Summer of Code 2021 with VideoLAN Final Report

Overview

VLC media player is a cross-platform multimedia player, encoder and streamer application. It is one of the most successful open-source projects worldwide.

We're currently in the process of rewriting and updating the entire UI for VLC iOS. There are a lot of components that need refactoring and need to get an updated UI. Like for example the video player controller. If we compare it with the VLC Android then the port of VLC Android has done most of that and was successful. We need the same level of vlc-ios to match or surpass the Android app.

Goals

This summer I worked with VLC as an iOS developer and because VLC iOS is in the process of major UI changes, My task is to work on issues which are already present and open new issues and discuss how to resolve/implement with mentors and VLC community members.